aboutsummaryrefslogtreecommitdiff
path: root/sword2/resman.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sword2/resman.cpp')
-rw-r--r--sword2/resman.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sword2/resman.cpp b/sword2/resman.cpp
index 4da9dc4ee6..cec6bf1df7 100644
--- a/sword2/resman.cpp
+++ b/sword2/resman.cpp
@@ -1204,7 +1204,7 @@ void ResourceManager::cacheNewCluster(uint32 newCluster) {
}
void ResourceManager::getCd(int cd) {
- // TODO support a seperate path for cd data?
+ // TODO support a separate path for cd data?
bool done = false;
char sCDName[_MAX_PATH];