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 --- src/kernel/ntqprocess.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/ntqprocess.h') diff --git a/src/kernel/ntqprocess.h b/src/kernel/ntqprocess.h index 5638517e8..6dfba30f4 100644 --- a/src/kernel/ntqprocess.h +++ b/src/kernel/ntqprocess.h @@ -82,7 +82,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.3