summaryrefslogtreecommitdiffstats
path: root/src/base/BaseProperties.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/BaseProperties.cpp')
-rw-r--r--src/base/BaseProperties.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/BaseProperties.cpp b/src/base/BaseProperties.cpp
index be964ac..adff519 100644
--- a/src/base/BaseProperties.cpp
+++ b/src/base/BaseProperties.cpp
@@ -115,7 +115,7 @@ const PropertyName TRIGGER_SEGMENT_RETUNE = "triggersegmentretune";
const PropertyName TRIGGER_SEGMENT_ADJUST_TIMES = "triggersegmentadjusttimes";
const std::string TRIGGER_SEGMENT_ADJUST_NONE = "none";
-const std::string TRIGGER_SEGMENT_ADJUST_STQUISH = "squish";
+const std::string TRIGGER_SEGMENT_ADJUST_SQUISH = "squish";
const std::string TRIGGER_SEGMENT_ADJUST_SYNC_START = "syncstart";
const std::string TRIGGER_SEGMENT_ADJUST_SYNC_END = "syncend";