Skip to content

Commit 284922b

Browse files
Navigation/General/NavManager: fix typo.
1 parent 6f036a5 commit 284922b

File tree

1 file changed

+1
-1
lines changed
  • src/Navigation/General/NavManager

1 file changed

+1
-1
lines changed

src/Navigation/General/NavManager/Task.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ namespace Navigation
218218
}
219219
}
220220
else
221-
war(DTR("trying to get if for label, but label is empty. "
221+
war(DTR("trying to get id for label, but label is empty. "
222222
"Is there a task failure or a configuration error?"));
223223

224224
return id;

0 commit comments

Comments
 (0)