summaryrefslogtreecommitdiffstats
path: root/doc/html/tqlabel.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/tqlabel.html')
-rw-r--r--doc/html/tqlabel.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/tqlabel.html b/doc/html/tqlabel.html
index e35c5f53..9a53fbd8 100644
--- a/doc/html/tqlabel.html
+++ b/doc/html/tqlabel.html
@@ -231,7 +231,7 @@ See the <a href="tqlabel.html#alignment-prop">"alignment"</a> property for detai
<p> When auto-resizing is enabled the label will resize itself to fit
the contents whenever the contents change. The top-left corner is
not moved. This is useful for TQLabel widgets that are not managed by
-a <a href="ntqlayout.html">TQLayout</a> (e.g., top-level widgets).
+a <a href="tqlayout.html">TQLayout</a> (e.g., top-level widgets).
<p> Auto-resizing is disabled by default.
<p> <p>See also <a href="#autoResize">autoResize</a>(), <a href="tqwidget.html#adjustSize">adjustSize</a>(), and <a href="tqwidget.html#sizeHint-prop">sizeHint</a>.