summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2014-09-09 14:08:35 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2014-09-18 14:06:55 +0200
commit2cc42d9358effcac325e63fd2b42766a771bf1bf (patch)
tree69b3a7f372b299d64cfecea83c87a8bb162df704
parent30273776ede6448e42f3bbfdc9cb48bdc0a5273b (diff)
Fix 'abberiviations' typo in comment
-rw-r--r--server/red_worker.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/red_worker.c b/server/red_worker.c
index 35a1a04f..dcd8b774 100644
--- a/server/red_worker.c
+++ b/server/red_worker.c
@@ -21,7 +21,7 @@
#define SPICE_LOG_DOMAIN "SpiceWorker"
-/* Common variable abberiviations:
+/* Common variable abbreviations:
*
* rcc - RedChannelClient
* ccc - CursorChannelClient (not to be confused with common_cc)