From: Pavel Sanda Date: Thu, 7 Jan 2010 17:33:45 +0000 (+0000) Subject: Never get this right X-Git-Tag: 2.0.0~4526 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;ds=sidebyside;h=60ea64c67f9ef803afeb18f8e39fd467f841536f;p=lyx.git Never get this right git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@32850 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/src/LyXVC.h b/src/LyXVC.h index a91f814b75..b81269f447 100644 --- a/src/LyXVC.h +++ b/src/LyXVC.h @@ -123,7 +123,7 @@ public: /// Is the document under administration by VCS? bool inUse() const; - /// FIXME ressurect version once we add version info + /// FIXME resurrect version once we add version info /// into SVN. RCS parser is already prepared. /// Returns the version number. //std::string const & version() const;