diff options
author | Sebastian Geerken <devnull@localhost> | 2015-05-10 13:04:34 +0200 |
---|---|---|
committer | Sebastian Geerken <devnull@localhost> | 2015-05-10 13:04:34 +0200 |
commit | d3ca9f0f9587b29b795585b1436b46d532699ece (patch) | |
tree | ba8daf1c18a75c9bab3195855595806fff69054b /lout/misc.hh | |
parent | a5fb7d09a8381c2e0d35b50513379b780751e978 (diff) | |
parent | 3702a356bae1090287aa4aecb684e5c29c7af72c (diff) |
Merge with main repo.
Diffstat (limited to 'lout/misc.hh')
-rw-r--r-- | lout/misc.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lout/misc.hh b/lout/misc.hh index 18ac0802..ac9e42e6 100644 --- a/lout/misc.hh +++ b/lout/misc.hh @@ -12,7 +12,7 @@ namespace lout { /** * \brief Miscellaneous stuff, which does not fit anywhere else. * - * Actually, the other parts, beginning with ::object, depend on this. + * Actually, the other parts, beginning with \ref object, depend on this. */ namespace misc { |