summaryrefslogtreecommitdiffstats
path: root/doc/html/qprocess-h.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qprocess-h.html')
-rw-r--r--doc/html/qprocess-h.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qprocess-h.html b/doc/html/qprocess-h.html
index a49803ef..7ad8847c 100644
--- a/doc/html/qprocess-h.html
+++ b/doc/html/qprocess-h.html
@@ -118,7 +118,7 @@ public:
virtual bool launch( const TQString& buf, TQStringList *env=0 );
virtual bool launch( const TQByteArray& buf, TQStringList *env=0 );
- // intquire the status
+ // inquire the status
bool isRunning() const;
bool normalExit() const;
int exitStatus() const;