diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2015-04-03 13:21:44 -0500 |
---|---|---|
committer | Charles Kerr <charles.kerr@canonical.com> | 2015-04-03 13:21:44 -0500 |
commit | 456e5fa5e94e5afd5a2084453d0c7f1f12dae692 (patch) | |
tree | e94584fc02f121d7080d646de5aeb8f567b16f47 /tests/test-exporter.cpp | |
parent | 8c7daeeb87abd0be1b96169da18baf018c4859c9 (diff) | |
parent | 9f48c6479a17771597544adc36eac968b9b5c027 (diff) | |
download | ayatana-indicator-datetime-456e5fa5e94e5afd5a2084453d0c7f1f12dae692.tar.gz ayatana-indicator-datetime-456e5fa5e94e5afd5a2084453d0c7f1f12dae692.tar.bz2 ayatana-indicator-datetime-456e5fa5e94e5afd5a2084453d0c7f1f12dae692.zip |
sync with trunk
Diffstat (limited to 'tests/test-exporter.cpp')
-rw-r--r-- | tests/test-exporter.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test-exporter.cpp b/tests/test-exporter.cpp index be8fcc3..d5118ac 100644 --- a/tests/test-exporter.cpp +++ b/tests/test-exporter.cpp @@ -222,7 +222,7 @@ TEST_F(ExporterFixture, AlarmProperties) g_clear_pointer (&haptic, g_free); /*** - **** Try chaning the DBus properties -- do the Settings change to match it? + **** Try changing the DBus properties -- do the Settings change to match it? ***/ expected_volume = 100; |