summaryrefslogtreecommitdiff
path: root/responsememblk.c
diff options
context:
space:
mode:
Diffstat (limited to 'responsememblk.c')
-rwxr-xr-xresponsememblk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/responsememblk.c b/responsememblk.c
index 225c23b..c83b57b 100755
--- a/responsememblk.c
+++ b/responsememblk.c
@@ -2440,7 +2440,7 @@ int cResponseMemBlk::sendRecordingsXml(struct stat *statbuf) {
vector<sTimerEntry> act_rec;
/*#ifndef DEBUG*/
*(mLog->log())<< DEBUGPREFIX
- << " checking avtive timer"
+ << " checking active timer"
<< endl;
/*#endif*/
for (cTimer * ti = Timers.First(); ti; ti = Timers.Next(ti)){