Skip to content

Commit 7130c87

Browse files
Dawn Perchikzygoloid
authored andcommitted
[locale.messages.general] Fix indentation of get.
1 parent 80f2868 commit 7130c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/locales.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4876,7 +4876,7 @@
48764876

48774877
catalog open(const string& fn, const locale&) const;
48784878
string_type get(catalog c, int set, int msgid,
4879-
const string_type& dfault) const;
4879+
const string_type& dfault) const;
48804880
void close(catalog c) const;
48814881

48824882
static locale::id id;

0 commit comments

Comments
 (0)