summaryrefslogtreecommitdiffstats
path: root/doc/html/qmultilineedit.html
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
committerTimothy Pearson <[email protected]>2011-12-05 22:04:08 -0600
commite02e31c8b9d854cd62cbe9799228f6e08e882773 (patch)
tree53303c981d0b20e03c5a2fc8e959fa74adcb90d1 /doc/html/qmultilineedit.html
parent143f194af098d44bf0dd1ebb29e59f30ce48d523 (diff)
downloadtqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.tar.gz
tqt3-e02e31c8b9d854cd62cbe9799228f6e08e882773.zip
Sync with latest script
Diffstat (limited to 'doc/html/qmultilineedit.html')
-rw-r--r--doc/html/qmultilineedit.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qmultilineedit.html b/doc/html/qmultilineedit.html
index 4dc1081c8..73ed9c07e 100644
--- a/doc/html/qmultilineedit.html
+++ b/doc/html/qmultilineedit.html
@@ -113,7 +113,7 @@ All functions (<a href="#numLines">numLines</a>(), <a href="#textLine">textLine<
operate on paragraphs. Further, getString() has been removed completely.
It revealed too much of the internal data structure.
<p> Applications which made normal and reasonable use of TQMultiLineEdit
-should still work without problems. Some odd usage will retquire some
+should still work without problems. Some odd usage will require some
porting. In these cases, it may be better to use <a href="qtextedit.html">TQTextEdit</a> now.
<p> <img src=qmlined-m.png> <img src=qmlined-w.png>
<p> <p>See also <a href="qtextedit.html">TQTextEdit</a> and <a href="advanced.html">Advanced Widgets</a>.