Browse Source

fixes package description

SVN-Revision: 33028
John Crispin 13 years ago
parent
commit
12c6df34cd
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package/e2fsprogs/Makefile

+ 1 - 1
package/e2fsprogs/Makefile

@@ -35,7 +35,7 @@ endef
 
 define Package/e2fsprogs/description
  This package contains essential ext2 filesystem utilities which consists of
- e2fsck, mke2fs, debugfs, dumpe2fs, tune2fs, and most of the other core ext2
+ e2fsck, mke2fs, tune2fs, and most of the other core ext2
  filesystem utilities.
 endef