Module: wine
Branch: master
Commit: 6159f516fcbacaa3bcf8757b40201afdbcbe2ddc
URL: http://source.winehq.org/git/wine.git/?a=commit;h=6159f516fcbacaa3bcf8757b4…
Author: Francois Gouget <fgouget(a)free.fr>
Date: Tue Nov 2 12:10:21 2010 +0100
xcopy: Remove a space before a '\n' in the Korean translation.
---
programs/xcopy/Ko.rc | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/programs/xcopy/Ko.rc b/programs/xcopy/Ko.rc
index bb46a36..8a68ebe 100644
--- a/programs/xcopy/Ko.rc
+++ b/programs/xcopy/Ko.rc
@@ -56,7 +56,7 @@ XCOPY 원본 [대상] [/I] [/S] [/Q] [/F] [/L] [/W] [/T] [/N] [/U]\n\
\n\
Where:\n\
\n\
-[/I] 만약 대상이 존재하지 않는 경우 디렉토리로 가정하고 두개나 더 많은 파일을 \n\
+[/I] 만약 대상이 존재하지 않는 경우 디렉토리로 가정하고 두개나 더 많은 파일을\n\
\t복사\n\
[/S] 디렉토리하고 하위 디렉토리 복사\n\
[/E] 빈 디렉토리를 포함해서 디렉토리와 하위 디렉토리 복사\n\