]> granicus.if.org Git - rtmpdump/commitdiff
Fix typo
authorhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Tue, 5 Jan 2010 22:22:07 +0000 (22:22 +0000)
committerhyc <hyc@400ebc74-4327-4243-bc38-086b20814532>
Tue, 5 Jan 2010 22:22:07 +0000 (22:22 +0000)
git-svn-id: svn://svn.mplayerhq.hu/rtmpdump/trunk@192 400ebc74-4327-4243-bc38-086b20814532

rtmpdump.c

index ea1d84687fc4ccf0d128c6cdea45a91f7afff662..4b731ebfe0b2acb5a8526917f8cea4f0d3e67c3f 100644 (file)
@@ -1256,7 +1256,7 @@ main(int argc, char **argv)
          LogPrintf("--verbose|-V            Verbose command output.\n");
          LogPrintf("--debug|-z              Debug level command output.\n");
          LogPrintf
-           ("If you don't pass parameters for swfUrl, pageUrl, app or auth these propertiews will not be included in the connect ");
+           ("If you don't pass parameters for swfUrl, pageUrl, app or auth these properties will not be included in the connect ");
          LogPrintf("packet.\n\n");
          return RD_SUCCESS;
 #ifdef CRYPTO