aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorTaylor C. Richberger <Taywee@gmx.com>2016-05-11 20:45:33 -0600
committerTaylor C. Richberger <Taywee@gmx.com>2016-05-11 20:45:33 -0600
commit1699eb1371f7c46a65301d05fee1837ae9a49423 (patch)
tree32408d3f6dac5794490521911c5f6435f9630cd2 /README.md
parentMerge branch '17-add-mapping-types' into 'master' (diff)
downloadargs.hxx-1699eb1371f7c46a65301d05fee1837ae9a49423.tar.xz
fix readme4.1.1
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4435d0..bda7b50 100644
--- a/README.md
+++ b/README.md
@@ -872,7 +872,7 @@ int main(int argc, char **argv)
%
```
-# Mapping positionals
+# Mapping arguments
I haven't written out a long example for this, but here's the test case you should be able to discern the meaning from: