summaryrefslogtreecommitdiff
path: root/bin/bbackupctl
diff options
context:
space:
mode:
Diffstat (limited to 'bin/bbackupctl')
-rw-r--r--bin/bbackupctl/bbackupctl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/bbackupctl/bbackupctl.cpp b/bin/bbackupctl/bbackupctl.cpp
index 09984e12..9fb8f259 100644
--- a/bin/bbackupctl/bbackupctl.cpp
+++ b/bin/bbackupctl/bbackupctl.cpp
@@ -65,7 +65,7 @@ int main(int argc, const char *argv[])
::openlog("Box Backup (bbackupctl)", 0, 0);
#endif
- // Filename for configuraiton file?
+ // Filename for configuration file?
const char *configFilename = BOX_FILE_BBACKUPD_DEFAULT_CONFIG;
// Quiet?