Skip to content

Commit

Permalink
Typo correction in changes file
Browse files Browse the repository at this point in the history
  • Loading branch information
wsfulton committed Oct 17, 2017
1 parent 3f8b8fe commit 99bbc65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES
Expand Up @@ -11813,7 +11813,7 @@ Version 1.3.23 (November 11, 2004)
ie, no additional pointer elements are created, and
the original 'foo' and 'A.bar' can be used as parameters.

In the case of member fucntion however, still you need
In the case of member function however, still you need
to use the special variable Class::<fnc_name>_cb_ptr, ie:

foobarm(3, a, A.barm_cb_ptr)
Expand Down

0 comments on commit 99bbc65

Please sign in to comment.