]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: fix typo
authorJosh Durgin <josh.durgin@inktank.com>
Fri, 4 Oct 2013 03:07:13 +0000 (20:07 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 4 Oct 2013 03:07:13 +0000 (20:07 -0700)
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
PendingReleaseNotes

index a0817118df16b6b00e349e88b77d3df601ec2b2f..779a081480febe1b20e314ec96f00310b000b3d2 100644 (file)
@@ -52,6 +52,6 @@ v0.71
   aware that the automatic tmap -> omap conversion functionality has
   been removed.
 
-* Most output that used K or KK (e.g., for kilobyte) now uses a
+* Most output that used K or KB (e.g., for kilobyte) now uses a
   lower-case k to match the official SI convention.  Any scripts that
   parse output and check for an upper-case K will need to be modified.