libmemcached: fix a reallocation crash
[awesomized/libmemcached] / clients / memtouch.cc
index bf68a3dbbebf5a8fed6ee018caf2e38469fe658e..09e0c92a2074fb87479960f81d44d1d25f4b48ac 100644 (file)
@@ -24,7 +24,7 @@
 #include "utilities.h"
 
 #define PROGRAM_NAME "memtouch"
-#define PROGRAM_DESCRIPTION "Update the expiration value of an alreasy existing value in the sever"
+#define PROGRAM_DESCRIPTION "Update the expiration value of an already existing value in the server"
 
 
 /* Prototypes */