From: Christian Grothoff Date: Wed, 19 Oct 2011 13:13:38 +0000 (+0000) Subject: typo X-Git-Tag: initial-import-from-subversion-38251~16400 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=f38992e2e7f5a4b8ff33b44c9f5ba69f54987369;p=oweals%2Fgnunet.git typo --- diff --git a/src/ats/gnunet-service-ats_performance.c b/src/ats/gnunet-service-ats_performance.c index ce914b202..0fa08ac4b 100644 --- a/src/ats/gnunet-service-ats_performance.c +++ b/src/ats/gnunet-service-ats_performance.c @@ -234,7 +234,7 @@ GAS_handle_reservation_request (void *cls, struct GNUNET_SERVER_Client *client, result.peer = msg->peer; result.res_delay = GNUNET_TIME_relative_hton (res_delay); GNUNET_STATISTICS_update (GSA_stats, - "# reservatin requests processed", + "# reservation requests processed", 1, GNUNET_NO); GNUNET_SERVER_notification_context_unicast (nc,