summaryrefslogtreecommitdiff
path: root/luapatch.cpp
diff options
context:
space:
mode:
authorpixel <pixel>2004-01-26 15:31:54 +0000
committerpixel <pixel>2004-01-26 15:31:54 +0000
commitdd1a70b70cc5a4ab3a7dbeef2862d4a817fd91a7 (patch)
treec231980c6568c1a87412d6a7740025d7fce34742 /luapatch.cpp
parent3830a1a01fac86fea249fafc81f42b2f1e8ed1ae (diff)
Blah
Diffstat (limited to 'luapatch.cpp')
-rw-r--r--luapatch.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/luapatch.cpp b/luapatch.cpp
index 0bee6c2..f878bd7 100644
--- a/luapatch.cpp
+++ b/luapatch.cpp
@@ -74,7 +74,7 @@ struct texts_t t_french[] = {
{IDC_ST_SOURCETYPE, IDD_FILESELECT, "Type de source:"},
{IDC_ST_DEST, IDD_FILESELECT, "Fichier de destination:"},
{IDC_ST_PATCH, IDD_FILESELECT, "Fichier de patch:"},
- {ISOFILE, 0, "FIchier ISO"},
+ {ISOFILE, 0, "Fichier ISO"},
{CDDRIVE, 0, "Lecteur CD"},
{ISODEST, 0, "Image ISO 2352-raw (*.bin)\0*.BIN\0\0\0"},
{ISOSOURCE, 0, "Image ISO 2352-raw (*.bin, *.iso, *.img)\0*.BIN;*.ISO;*.IMG\0\0\0"},