commit | df9c01b1449ccbaa9283486f0f6a50085043036b | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Thu Jul 17 10:50:26 2008 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Thu Jul 17 10:50:26 2008 -0400 |
tree | 7368b235b0c24234d4ff377aea44502be5b9eae0 | |
parent | d4fde3a02a47ca6794c1db6136e5e4aabbc71529 [diff] |
Fix missing space typo's in partinfo and resize2fs These were caused by multi-line strings missing a space at the line break. Thanks to translator Phillipp Thomas for noticing these typo's. Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>