summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2019-07-28 13:14:34 +0200
committerMatthias Beyer <mail@beyermatthias.de>2019-08-10 09:21:34 +0200
commitce4a026858444c56584a55330f90f4e90db193c2 (patch)
tree72c447461280c08d6917631978757b24a956373d
parentac6a38dc2d47c6c4e12282f00db8ca1653d022ec (diff)
Fix description
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--bin/core/imag-header/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/core/imag-header/Cargo.toml b/bin/core/imag-header/Cargo.toml
index 16f02911..e36c05ac 100644
--- a/bin/core/imag-header/Cargo.toml
+++ b/bin/core/imag-header/Cargo.toml
@@ -3,7 +3,7 @@ name = "imag-header"
version = "0.10.0"
authors = ["Matthias Beyer <mail@beyermatthias.de>"]
-description = "Part of the imag core distribution: imag-entry command"
+description = "Part of the imag core distribution: imag-header command"
keywords = ["imag", "PIM", "personal", "information", "management"]
readme = "../../../README.md"