src/corelib/tools/qtextboundaryfinder.cpp
changeset 37 758a864f9613
parent 33 3e2da88830cd
--- a/src/corelib/tools/qtextboundaryfinder.cpp	Fri Sep 17 08:34:18 2010 +0300
+++ b/src/corelib/tools/qtextboundaryfinder.cpp	Mon Oct 04 01:19:32 2010 +0300
@@ -244,7 +244,7 @@
   data required, it will use this instead of allocating its own buffer.
 
   \warning QTextBoundaryFinder does not create a copy of \a chars. It is the
-  application programmer's responsability to ensure the array is allocated for
+  application programmer's responsibility to ensure the array is allocated for
   as long as the QTextBoundaryFinder object stays alive. The same applies to
   \a buffer.
 */