Skip to content

Commit aa3d620

Browse files
committed
Correct additional spelling mistakes in readme
1 parent db85e8b commit aa3d620

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Make text objects for various C and C++ blocks with power of clang
22
==================================================================
33

4-
This vim plugin makes text objects for various C and C++ blocks, funciton, class, namespace, expression, statement and so on.
4+
This vim plugin makes text objects for various C and C++ blocks, function, class, namespace, expression, statement and so on.
55

66
## Dependencies
77

@@ -47,7 +47,7 @@ Screenshot:
4747

4848
![screenshot](http://gifzo.net/82IlUtfW1g.gif)
4949

50-
## More complecated operator-pending mappings
50+
## More complicated operator-pending mappings
5151

5252
If you set `g:textobj_clang_more_mappings` to `1`, many operator-pending mappings are defined. As a default, mappings in a below table are defined. You can control the number of the mappings with `g:textobj_clang_mapping_kinds`.
5353

0 commit comments

Comments
 (0)