# HG changeset patch # User IBBoard # Date 1253358827 0 # Node ID 32b774f24017fd2a5e422a31e4b07863400e4f5e # Parent 678054e2bc0207b7f8dd9eb3c1c976c211b283f4 Re #22 - Get errored file loading * Correct documentation diff -r 678054e2bc02 -r 32b774f24017 api/WarFoundryLoader.cs --- a/api/WarFoundryLoader.cs Sun Sep 13 19:04:13 2009 +0000 +++ b/api/WarFoundryLoader.cs Sat Sep 19 11:13:47 2009 +0000 @@ -137,7 +137,7 @@ /// Loads all of the data files in the registered directories. /// /// - /// A of files that failed to load mapped against the message that their failure returned + /// A of for files that failed to load /// public List LoadFiles() {