]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
FileName::isDirWritable(): make is safer.
[lyx.git] / src / LyXAction.cpp
index e0c0241e7008571e68f48730cd9289ee25a0fd2c..59c04136ab8dfcf72e82ad7cc5e1b68edb11b3a7 100644 (file)
@@ -2898,7 +2898,7 @@ void LyXAction::init()
 /*!
  * \var lyx::FuncCode lyx::LFUN_COMMAND_PREFIX
  * \li Action: Return the current key sequence and available options as a string.
- * \li Notion: No options are added if no current map map exists. \n
+ * \li Notion: No options are added if no current map exists. \n
                This is probably usable only with connection to lyxserver.
  * \li Syntax: command-prefix
  * \endvar