summaryrefslogtreecommitdiffstats
path: root/doc/html/motif-walkthrough-8.html
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-05-07 21:58:34 -0500
commitc740211ffba3330d951f4c3ddefea8edf23a01cd (patch)
tree0a8b7641d3c5b576d18a2f7912c75fc600f494e2 /doc/html/motif-walkthrough-8.html
parent8a4eacb6185de3653f6ae401c352aef833a9e72a (diff)
downloadtqt-c740211ffba3330d951f4c3ddefea8edf23a01cd.tar.gz
tqt-c740211ffba3330d951f4c3ddefea8edf23a01cd.zip
Automated update from Qt3
Diffstat (limited to 'doc/html/motif-walkthrough-8.html')
-rw-r--r--doc/html/motif-walkthrough-8.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-walkthrough-8.html b/doc/html/motif-walkthrough-8.html
index 1202ffdd2..c87c11471 100644
--- a/doc/html/motif-walkthrough-8.html
+++ b/doc/html/motif-walkthrough-8.html
@@ -44,7 +44,7 @@ possibilities, each with several advantages and disadvantages.
<p> <li> We can continue the conversion using existing TQt widgets.
<p> <ul>
<p> <li> Advantages - The widgets provided by TQt are well designed and
-tested, allowing us to tquickly redesign the user interface.
+tested, allowing us to quickly redesign the user interface.
<p> <li> Disadvantages - Most, if not all, of the existing data structures
and code will need to be modified or rewritten. New code must be
written in a way that maintains compatibility with previous versions