diff options
Diffstat (limited to 'docs/CommandLine.html')
-rw-r--r-- | docs/CommandLine.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/CommandLine.html b/docs/CommandLine.html index 5898bb3113..b04820e88a 100644 --- a/docs/CommandLine.html +++ b/docs/CommandLine.html @@ -1763,7 +1763,7 @@ your custom data type.<p> <p>This approach has the advantage that users of your custom data type will automatically use your custom parser whenever they define an option with a value type of your data type. The disadvantage of this approach is that it doesn't -work if your fundemental data type is something that is already supported.</p> +work if your fundamental data type is something that is already supported.</p> </li> |