]> git.lyx.org Git - features.git/blobdiff - src/frontends/xforms/forms_gettext.h
Tweaks.
[features.git] / src / frontends / xforms / forms_gettext.h
index 6f1f9870bf47f1156cbf17ad657ce94d4023386a..449ba1b4c5b3c6bdc8cb0628205b3e8f0d18bf7a 100644 (file)
@@ -19,7 +19,7 @@
 /// Extract shortcut from "<ident>|<shortcut>" string
 char const * scex(char const *);
 
-/// Extract ident from "<ident>|<shortcut>" string
+/// Extract identifier from "<ident>|<shortcut>" string
 char const * idex(char const *);
 
 #endif // FORMS_GETTEXT_H