From 69e3f12fa26eca98fe3e9f42f37201ab75a089e3 Mon Sep 17 00:00:00 2001
From: xue <>
Date: Sat, 10 Dec 2005 18:31:49 +0000
Subject: Fixed an issue about word file path (changed Data to data in the
path).
---
demos/hangman/protected/application.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'demos/hangman/protected')
diff --git a/demos/hangman/protected/application.xml b/demos/hangman/protected/application.xml
index 01f60f47..1f91fcff 100644
--- a/demos/hangman/protected/application.xml
+++ b/demos/hangman/protected/application.xml
@@ -9,6 +9,6 @@
- Application.Data.words
+ Application.data.words
\ No newline at end of file
--
cgit v1.2.3