Fix a typo.
This commit is contained in:
parent
184aee57eb
commit
4d8768ca9c
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
/** A signleton class containing the parsed command line parameters. */
|
||||
/** A singleton class containing the parsed command line parameters. */
|
||||
struct toptions
|
||||
: private boost::noncopyable
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue