summaryrefslogtreecommitdiff
path: root/bridges/test/testsameprocess.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'bridges/test/testsameprocess.cxx')
-rw-r--r--bridges/test/testsameprocess.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/bridges/test/testsameprocess.cxx b/bridges/test/testsameprocess.cxx
index a4f55377a16d..93f8472c4ea9 100644
--- a/bridges/test/testsameprocess.cxx
+++ b/bridges/test/testsameprocess.cxx
@@ -112,7 +112,7 @@ int main( int argc, char *argv[] )
{
if( argc < 2 )
{
- printf( "usage : testsamprocess host:port\n" );
+ printf( "usage : testsameprocess host:port\n" );
return 0;
}