aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_testing_ng_lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gnunet_testing_ng_lib.h')
-rw-r--r--src/include/gnunet_testing_ng_lib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gnunet_testing_ng_lib.h b/src/include/gnunet_testing_ng_lib.h
index 7e1ee4249..1bc66e59d 100644
--- a/src/include/gnunet_testing_ng_lib.h
+++ b/src/include/gnunet_testing_ng_lib.h
@@ -240,7 +240,7 @@ GNUNET_TESTING_interpreter_lookup_command (
240 240
241/** 241/**
242 * Lookup command by label. 242 * Lookup command by label.
243 * All commands, first into the past, then into the furture are looked up. 243 * All commands, first into the past, then into the future are looked up.
244 * 244 *
245 * @param is interpreter to lookup command in 245 * @param is interpreter to lookup command in
246 * @param label label of the command to lookup. 246 * @param label label of the command to lookup.