]> git.lyx.org Git - lyx.git/blobdiff - src/LyXAction.cpp
This is the first of a series of commits that will make InsetLayout a real class.
[lyx.git] / src / LyXAction.cpp
index 076b783fe02f25af2e6aa542ddfcdf15edfe4974..95b78060386ea287eb8ddeecb819398cb22fca46 100644 (file)
@@ -1487,7 +1487,7 @@ void LyXAction::init()
  * \var lyx::kb_action lyx::LFUN_COMPLETION_COMPLETE
  * \li Action: Try to complete the word or command at the cursor position.
  * \li Syntax: complete
- * \li Origin: sts, Feb 19 2007
+ * \li Origin: sts, Feb 19 2008
  * \endvar
  */
                { LFUN_COMPLETION_COMPLETE, "complete", SingleParUpdate, Edit },