X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0364ac987d405a76385da84fa769f544bf50d40b..38aae140acbfd562df1388ae76108efcc52f871c:/interface/wx/buffer.h

diff --git a/interface/wx/buffer.h b/interface/wx/buffer.h
index dedb9d755e..724cadc115 100644
--- a/interface/wx/buffer.h
+++ b/interface/wx/buffer.h
@@ -178,7 +178,7 @@ public:
     wxCharTypeBuffer(const wxScopedCharTypeBuffer<T>& src);
 
     /**
-        Assigns @a str to this buffer and takes ownership of it (i.e. the
+        Assigns @a str to this buffer and takes ownership of it (i.e.\ the
         buffer becomes "owned").
      */
     wxCharTypeBuffer& operator=(const CharType *str);