summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-04-01 12:06:44 -0400
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-04-01 12:06:44 -0400
commit36ed57c8558d233447d6497c197bfa5d48a14e8f (patch)
tree098320d12a5576b45b1b5316743ba1ce9ab4961f
parentf14f51c6ad32593d0bb41e877ae21b0e27b78b72 (diff)
Fix spelling Wheter -> Whether
-rw-r--r--TESTING2
-rw-r--r--telepathy-logger/log-store-pidgin.c2
-rw-r--r--telepathy-logger/log-store-xml.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/TESTING b/TESTING
index 8c9fbb6..2a02fd7 100644
--- a/TESTING
+++ b/TESTING
@@ -5,7 +5,7 @@ A log base for testing is placed in TPL_TEST_LOG_DIR.
== When writing code ==
-If an object should behave in a different way, depending on wheter it is in a
+If an object should behave in a different way, depending on whether it is in a
testing enviroment or not, you should rely on the present of TPL_TEST_MODE
variable.
diff --git a/telepathy-logger/log-store-pidgin.c b/telepathy-logger/log-store-pidgin.c
index 65adea3..421e99e 100644
--- a/telepathy-logger/log-store-pidgin.c
+++ b/telepathy-logger/log-store-pidgin.c
@@ -190,7 +190,7 @@ tpl_log_store_pidgin_class_init (TplLogStorePidginClass *klass)
param_spec = g_param_spec_boolean ("testmode",
"TestMode",
- "Wheter the logstore is in testmode, for testsuite use only",
+ "Whether the logstore is in testmode, for testsuite use only",
FALSE, G_PARAM_WRITABLE | G_PARAM_STATIC_STRINGS);
g_object_class_install_property (object_class, PROP_TESTMODE, param_spec);
diff --git a/telepathy-logger/log-store-xml.c b/telepathy-logger/log-store-xml.c
index daf4f08..b2067d4 100644
--- a/telepathy-logger/log-store-xml.c
+++ b/telepathy-logger/log-store-xml.c
@@ -264,7 +264,7 @@ _tpl_log_store_xml_class_init (TplLogStoreXmlClass *klass)
param_spec = g_param_spec_boolean ("testmode",
"TestMode",
- "Wheter the logstore is in testmode, for testsuite use only",
+ "Whether the logstore is in testmode, for testsuite use only",
FALSE, G_PARAM_WRITABLE | G_PARAM_STATIC_STRINGS);
g_object_class_install_property (object_class, PROP_TESTMODE, param_spec);
/tr> 2015-01-29Merge tag 'sound-3.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds17-66/+93 2015-01-29Merge tag 'pinctrl-v3.19-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-53/+55 2015-01-29vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUSLinus Torvalds1-1/+1 2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds30-7/+63 2015-01-29drm/i915: Remove nested work in gpu error handlingMika Kuoppala4-24/+24 2015-01-29drm/i915/documentation: Add intel_uncore.c to drm.tmplMika Kuoppala1-0/+1 2015-01-29drm/i915/dsi: remove intel_dsi_cmd.c and the unused functions thereinJani Nikula4-120/+0 2015-01-29drm/i915/dsi: move dpi_send_cmd() to intel_dsi.c and make it staticJani Nikula3-41/+37 2015-01-29drm/i915/dsi: remove old read/write functions in favor of new stuffJani Nikula2-331/+0 2015-01-29drm/i915/dsi: make the vbt panel driver use mipi_dsi_device for transfersJani Nikula1-18/+34 2015-01-29drm/i915/dsi: add drm mipi dsi host supportJani Nikula4-4/+180 2015-01-29drm/i915/dsi: switch to drm_panel interfaceJani Nikula4-119/+157 2015-01-29drm/irq: Don't disable vblank interrupts when already disabledLaurent Pinchart1-2/+9 2015-01-29agp: change agp_free_page_array to use kvfreeWang, Yalin2-12/+4 2015-01-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie234-2229/+2560 2015-01-29Merge tag 'drm/panel/for-3.20-rc1' of git://anongit.freedesktop.org/tegra/lin...Dave Airlie25-294/+531 2015-01-28Merge branch 'topic/ak411x-fix' into for-nextTakashi Iwai5-27/+81 2015-01-28ALSA: ak411x: Fix race of reinit() callsTakashi Iwai4-0/+8 2015-01-28ALSA: ak411x: Add PM helper functionsTakashi Iwai5-1/+51 2015-01-28ALSA: ak4114: Move EXPORT_SYMBOL() after each functionTakashi Iwai1-7/+6 2015-01-28ALSA: ak411x: Fix stall in work callbackTakashi Iwai4-21/+18 2015-01-28ALSA: line6: Remove snd_line6_ prefix of pcm property fieldsTakashi Iwai6-20/+18 2015-01-28ALSA: line6: Remove invalid capability bits for PODxt Live VariaxTakashi Iwai1-3/+1 2015-01-28ALSA: line6: Remove struct usb_line6_podhdTakashi Iwai1-6/+1 2015-01-28ALSA: line6: Move the contents of usbdefs.h into driver.hTakashi Iwai9-34/+16 2015-01-28ALSA: line6: Remove revision.hTakashi Iwai2-5/+0 2015-01-28ALSA: line6: Tidy up and typo fixes in commentsTakashi Iwai8-174/+65 2015-01-28ALSA: line6: Fix volume calculation for big-endianTakashi Iwai1-9/+14 2015-01-28ALSA: usx2y: Move UAPI definition into include/uapi/sound/usb_stream.hTakashi Iwai2-74/+80 2015-01-28