diff options
Diffstat (limited to 'doc/html/qsound.html')
-rw-r--r-- | doc/html/qsound.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qsound.html b/doc/html/qsound.html index e84f634d7..74b268884 100644 --- a/doc/html/qsound.html +++ b/doc/html/qsound.html @@ -63,7 +63,7 @@ body { background: #ffffff; color: black; } The TQSound class provides access to the platform audio facilities. <p> -<p> TQt provides the most commonly retquired audio operation in GUI +<p> TQt provides the most commonly required audio operation in GUI applications: asynchronously playing a sound file. This is most easily accomplished with a single call: <pre> |