X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=tools%2Fphm2helix.cpp;h=6ef902e9d546d70b278e3e0a97a4b59e9f803d53;hb=564da05751f196760e1d2f9a4f49161e27cedd54;hp=77294726ef4890832521abc30dbb5e167ae24080;hpb=c2c6bba62eebd97499ef06e2aece9ecf70f9f630;p=ctsim.git diff --git a/tools/phm2helix.cpp b/tools/phm2helix.cpp index 7729472..6ef902e 100644 --- a/tools/phm2helix.cpp +++ b/tools/phm2helix.cpp @@ -78,7 +78,7 @@ phm2helix_usage (const char *program) std::cout << " (default = 1)\n"; std::cout << " --scan-ratio Length to scan (scan diameter to view diameter)\n"; std::cout << " (default = 1)\n"; - std::cout << " --offsetview Intial gantry offset in 'views' (default = 0)\n"; + std::cout << " --offsetview Initial gantry offset in 'views' (default = 0)\n"; std::cout << " --trace Trace level to use\n"; std::cout << " none No tracing (default)\n"; std::cout << " console Trace text level\n";