]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
kclient: typo
authorSage Weil <sage@newdream.net>
Mon, 27 Oct 2008 03:09:42 +0000 (20:09 -0700)
committerSage Weil <sage@newdream.net>
Mon, 27 Oct 2008 03:09:42 +0000 (20:09 -0700)
src/kernel/super.c

index f4842505780486705bfc9e9d305e54d78ed30d7b..b4f953f7a3ac257a0e0d84be99a569cc8d878705 100644 (file)
@@ -835,7 +835,7 @@ out:
 
 
 /*
- * Process and incoming message.
+ * Process an incoming message.
  *
  * This should be relatively fast and must not do any work that waits
  * on other messages to be received.