From: Josh Durgin Date: Fri, 4 Oct 2013 03:07:13 +0000 (-0700) Subject: PendingReleaseNotes: fix typo X-Git-Tag: v0.71~29 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=aacd67e07174ca1e8687e78dcec1a2f68e3bdf5f;p=ceph.git PendingReleaseNotes: fix typo Signed-off-by: Josh Durgin --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index a0817118df16..779a081480fe 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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.