]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] typo
authorFrancis Dupont <fdupont@isc.org>
Mon, 13 Jun 2016 21:43:40 +0000 (23:43 +0200)
committerFrancis Dupont <fdupont@isc.org>
Mon, 13 Jun 2016 21:43:40 +0000 (23:43 +0200)
src/lib/hooks/hooks_user.dox

index 08d261d643b2001821efc621434fd3eda54a7a87..dc7ba81c60aec45c791245442abf30f8c99f50d4 100644 (file)
@@ -290,7 +290,7 @@ error information to the Kea logging system.
 
 The @c CalloutHandle object provides two methods to get and set the
 arguments passed to the callout.  These methods are called (naturally
-enough) getArgument and SetArgument.  Their usage is illustrated by the
+enough) getArgument and setArgument.  Their usage is illustrated by the
 following code snippets.
 
 @code