From: Theodore Ts'o Date: Tue, 8 May 2007 04:26:31 +0000 (-0400) Subject: Fix spelling typo in debian package description for libblkid1 X-Git-Tag: E2FSPROGS-1_40~39 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=92bd26bed10fd56fc26b948dcef3d030ff8300d4;p=tools%2Fe2fsprogs.git Fix spelling typo in debian package description for libblkid1 Addresses Debian Bug: #399155 Signed-off-by: "Theodore Ts'o" --- diff --git a/debian/control b/debian/control index 0a25919..5a5169b 100644 --- a/debian/control +++ b/debian/control @@ -115,7 +115,7 @@ Architecture: any Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and - LABEL. This allows system administrators to avoid specifiying + LABEL. This allows system administrators to avoid specifying filesystems by hard-coded device names, but via a logical naming system instead.