diff options
author | Jim Meyering <jim@meyering.net> | 2007-09-21 10:16:45 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2007-09-21 10:16:45 +0000 |
commit | 7f8f8bfa096245930854c26c447faa972a900a9e (patch) | |
tree | b38b67ef03e0dd1335e73175ae064eafd3a5adfb /po | |
parent | dfef7f6942cc1b2988e73cb2e7086a452bee6516 (diff) | |
download | lvm2-7f8f8bfa096245930854c26c447faa972a900a9e.tar.gz |
Correct typo in comments: s/is part of the LVM2/is part of LVM2/.
Signed-off-by: Jim Meyering <jim@meyering.net>
Author: Jim Meyering <jim@meyering.net>
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in b/po/Makefile.in index cfa22d0e5..d4dba36fe 100644 --- a/po/Makefile.in +++ b/po/Makefile.in @@ -1,7 +1,7 @@ # # Copyright (C) 2004 Red Hat, Inc. All rights reserved. # -# This file is part of the LVM2. +# This file is part of LVM2. # # This copyrighted material is made available to anyone wishing to use, # modify, copy, or redistribute it subject to the terms and conditions |