typo
authorChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 13:13:38 +0000 (13:13 +0000)
committerChristian Grothoff <christian@grothoff.org>
Wed, 19 Oct 2011 13:13:38 +0000 (13:13 +0000)
src/ats/gnunet-service-ats_performance.c

index ce914b202c20d0405b35623aa993ac8df6457fb1..0fa08ac4ba18a704b182e6ab966b4a40861aa9cf 100644 (file)
@@ -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,