Skip to content

Commit a32f84b

Browse files
committed
Fix typo in CrimeExecution for "apprehended"
1 parent 1d9de11 commit a32f84b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OPHD/States/CrimeExecution.cpp

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ namespace
2525
"There are no identified suspects",
2626
"An investigation has been opened",
2727
"A local crime syndicate is under investigation",
28-
"A suspect was aprehended but the goods remain unaccounted for",
28+
"A suspect was apprehended but the goods remain unaccounted for",
2929
"A separatist political movement has claimed responsibility",
3030
"The rebel faction is suspected in preparation for a splinter colony"
3131
};

0 commit comments

Comments
 (0)