summaryrefslogtreecommitdiff
path: root/attrib/gatttool.c
diff options
context:
space:
mode:
authorLucas De Marchi <lucas.demarchi@profusion.mobi>2011-07-02 12:32:40 -0300
committerJohan Hedberg <johan.hedberg@intel.com>2011-07-03 14:36:14 +0300
commitfcb426c76abb599d05aba62b35a943989fe8f4a5 (patch)
treed586d51d91bf5d4fdfbec352c0fdf4be5e3724d8 /attrib/gatttool.c
parent488af0f4da212de98b8e48b07c6a4573ec7adc50 (diff)
downloadbluez-fcb426c76abb599d05aba62b35a943989fe8f4a5.tar.gz
Fix common misspelled words
Accounting of misspelled words, as detected by codespell: acording 2 ancilliary 1 appropiate 1 atribute 1 cant 1 comming 2 gracefull 1 lenght 1 mispelled 1 occured 1 occurences 1 ocurred 3 prefered 1 presense 1 reponse 1 seperate 1 succesful 1 successully 1 sucessfull 1 sucessfully 1
Diffstat (limited to 'attrib/gatttool.c')
-rw-r--r--attrib/gatttool.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/attrib/gatttool.c b/attrib/gatttool.c
index cf052db2a..17ee91364 100644
--- a/attrib/gatttool.c
+++ b/attrib/gatttool.c
@@ -370,7 +370,7 @@ static void char_write_req_cb(guint8 status, const guint8 *pdu, guint16 plen,
goto done;
}
- g_print("Characteristic value was written sucessfully\n");
+ g_print("Characteristic value was written successfully\n");
done:
if (opt_listen == FALSE)