]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/buffer.h
Continue bisecting tests crash in PPC OS X builds.
[wxWidgets.git] / interface / wx / buffer.h
index dedb9d755e20bab8c5c2435dff2f5779370def54..724cadc11588dfb54456d66be11e1eae6892a7a7 100644 (file)
@@ -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);