X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FBufferParams.h;h=66e09f907e44b67ed075a12c4843d80bb0add42f;hb=5320ce020673013167a23a4221e2762603889453;hp=4aab4c714d7d5dac5b06c5392000357fc49383a9;hpb=01013c078556843961d843a3ca13314777ec7b41;p=lyx.git diff --git a/src/BufferParams.h b/src/BufferParams.h index 4aab4c714d..66e09f907e 100644 --- a/src/BufferParams.h +++ b/src/BufferParams.h @@ -109,7 +109,7 @@ public: InsetQuotes::QuoteTimes quotes_times; /// std::string fontsize; - ///Get the LayoutFile this document is using. + /// Get the LayoutFile this document is using. LayoutFile const * baseClass() const; /// LayoutFileIndex const & baseClassID() const;