summaryrefslogtreecommitdiff
path: root/TESTING
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 /TESTING
parentf14f51c6ad32593d0bb41e877ae21b0e27b78b72 (diff)
downloadtelepathy-logger-36ed57c8558d233447d6497c197bfa5d48a14e8f.tar.gz
Fix spelling Wheter -> Whether
Diffstat (limited to 'TESTING')
-rw-r--r--TESTING2
1 files changed, 1 insertions, 1 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.