X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FLyXAction.h;h=f61772c56c9239ebfc98f5712d4bfe1f05b8d7b6;hb=075306e1e612a4610b37459a2f8571faa760b8d2;hp=bf7bf35638e729f283afa80a142e512a1cd142f3;hpb=366b319e422bbe71ab667cb89e15d69ac60e83c0;p=lyx.git diff --git a/src/LyXAction.h b/src/LyXAction.h index bf7bf35638..f61772c56c 100644 --- a/src/LyXAction.h +++ b/src/LyXAction.h @@ -77,7 +77,7 @@ public: * Creates a FuncRequest from a string of the form: * lyx-function [argument] * where the argument is optional and "lyx-function" is in the form you'd - * enter it in the mini-buffer. + * enter it in the mini-buffer. */ FuncRequest lookupFunc(std::string const & func_name) const;