aboutsummaryrefslogtreecommitdiff
path: root/src/functiontargets.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/functiontargets.cpp')
-rw-r--r--src/functiontargets.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/functiontargets.cpp b/src/functiontargets.cpp
index adafdfb..3fd145e 100644
--- a/src/functiontargets.cpp
+++ b/src/functiontargets.cpp
@@ -14,7 +14,7 @@ FunctionTargets::~FunctionTargets()
14{ 14{
15} 15}
16 16
17Bu::FString FunctionTargets::getName() const 17Bu::String FunctionTargets::getName() const
18{ 18{
19 return "targets"; 19 return "targets";
20} 20}