2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-09-01 14:35:29 +00:00

[master] typo

This commit is contained in:
Francis Dupont
2016-06-13 23:43:40 +02:00
parent 3004ceae1c
commit e7324065c5

View File

@@ -290,7 +290,7 @@ error information to the Kea logging system.
The @c CalloutHandle object provides two methods to get and set the The @c CalloutHandle object provides two methods to get and set the
arguments passed to the callout. These methods are called (naturally 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. following code snippets.
@code @code