From c740211ffba3330d951f4c3ddefea8edf23a01cd Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 7 May 2013 21:58:34 -0500 Subject: Automated update from Qt3 --- doc/html/qprocess-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qprocess-h.html') diff --git a/doc/html/qprocess-h.html b/doc/html/qprocess-h.html index a49803efb..7ad8847c6 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; -- cgit v1.2.1