]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetListings.h
Collapsable -> Collapsible (part 1)
[lyx.git] / src / insets / InsetListings.h
index aa46765c59c55ea730ac37858062f077289f6f71..6c90de0a38a20dbaa24a16978295101616b68efa 100644 (file)
@@ -26,7 +26,7 @@ struct TexString;
 //
 /////////////////////////////////////////////////////////////////////////
 
-/// A captionable and collapsable text inset for program listings.
+/// A captionable and collapsible text inset for program listings.
 class InsetListings : public InsetCaptionable
 {
 public: