diff options
| author | jhurst <jhurst@cinecert.com> | 2010-06-25 21:44:26 +0000 |
|---|---|---|
| committer | jhurst <> | 2010-06-25 21:44:26 +0000 |
| commit | 9c8ec21def40945d8846c5954f90dc4ca53229e4 (patch) | |
| tree | 3137d69ada33ae44e591d516cd879207b16bffe7 /src/asdcp-test.cpp | |
| parent | 8c38ed9336a62f786bebd3b364a22c08949149de (diff) | |
old typo!
Diffstat (limited to 'src/asdcp-test.cpp')
| -rwxr-xr-x | src/asdcp-test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/asdcp-test.cpp b/src/asdcp-test.cpp index 53d3bf0..203de9f 100755 --- a/src/asdcp-test.cpp +++ b/src/asdcp-test.cpp @@ -203,7 +203,7 @@ Other Options:\n\ NOTES: o There is no option grouping, all options must be distinct arguments.\n\ o All option arguments must be separated from the option by whitespace.\n\ o An argument of \"23\" to the -p option will be interpreted\n\ - as 23000/1001 fps.\n\ + as 24000/1001 fps.\n\ \n"); } |
