summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorChris Wilson <chris+github@qwirx.com>2009-04-09 23:21:20 +0000
committerChris Wilson <chris+github@qwirx.com>2009-04-09 23:21:20 +0000
commit86a5b6636b6718b235bd4c7c1bd1cdde28fa68af (patch)
treefb168b122d8820ee2416dd903c815b98085e9e10 /test
parentbf605784eeb0305181ef9e86b46797651582e287 (diff)
Fix speeling misteak.
Diffstat (limited to 'test')
-rw-r--r--test/bbackupd/testbbackupd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/bbackupd/testbbackupd.cpp b/test/bbackupd/testbbackupd.cpp
index df767500..91c883cc 100644
--- a/test/bbackupd/testbbackupd.cpp
+++ b/test/bbackupd/testbbackupd.cpp
@@ -1142,7 +1142,7 @@ int test_bbackupd()
"Buffer write");
TEST_THAT(close(fd) == 0);
- wait_for_backup_operation("internal dameon to scan "
+ wait_for_backup_operation("internal daemon to scan "
"spacetest/d1");
// can't test whether intercept was triggered, because
// it's in a different process.