summaryrefslogtreecommitdiffstats
path: root/src/abstract_dialog.h
diff options
context:
space:
mode:
authorPeter Colberg <peter@colberg.org>2015-12-30 16:53:42 -0500
committerPeter Colberg <peter@colberg.org>2015-12-30 16:53:42 -0500
commit2af8b4b6b3b09ae4f73d3d38204619f1486d8a89 (patch)
tree24e30dbc39c023799c4ab00faa6a6e9ee84ba8e5 /src/abstract_dialog.h
parenta363dde8b5fb7133c0ea06001e4a9e4a7fd7ac78 (diff)
downloadtwinkle-2af8b4b6b3b09ae4f73d3d38204619f1486d8a89.tar
twinkle-2af8b4b6b3b09ae4f73d3d38204619f1486d8a89.tar.gz
twinkle-2af8b4b6b3b09ae4f73d3d38204619f1486d8a89.tar.lz
twinkle-2af8b4b6b3b09ae4f73d3d38204619f1486d8a89.tar.xz
twinkle-2af8b4b6b3b09ae4f73d3d38204619f1486d8a89.zip
Fix spelling
Diffstat (limited to 'src/abstract_dialog.h')
-rw-r--r--src/abstract_dialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/abstract_dialog.h b/src/abstract_dialog.h
index aec18dc..4119240 100644
--- a/src/abstract_dialog.h
+++ b/src/abstract_dialog.h
@@ -144,7 +144,7 @@ protected:
*
* @param cr [in] The request.
* @param resp [in] The failure response that was received on the request.
- * @param contact [out] Contains on succesful return the contact to which the request is sent.
+ * @param contact [out] Contains on successful return the contact to which the request is sent.
* @return true, if the request is sent to a next destination.
* @return false, if no next destination exists.
*/