mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Fix indentation
This commit is contained in:
parent
e94ea46be7
commit
875a4dcd17
@ -882,7 +882,7 @@ docstring InsetBibtex::getRefLabel() const
|
||||
{
|
||||
if (buffer().masterParams().documentClass().hasLaTeXLayout("chapter"))
|
||||
return buffer().B_("Bibliography");
|
||||
return buffer().B_("References");
|
||||
return buffer().B_("References");
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user