From d495c6624f96decb4b09a1748decdb2b46eb3736 Mon Sep 17 00:00:00 2001 From: zecke Date: Sat, 29 May 2004 20:23:24 +0000 Subject: Ran kde-checkspell2.pl --- (limited to 'core/obex') diff --git a/core/obex/obex.h b/core/obex/obex.h index 284cb12..5993976 100644 --- a/core/obex/obex.h +++ b/core/obex/obex.h @@ -22,7 +22,7 @@ namespace OpieObex { /** * Starting listening to irda after enabled by the applet - * a signal gets emitted when recieved a file + * a signal gets emitted when received a file */ void receive(); void send( const QString& ); @@ -31,7 +31,7 @@ namespace OpieObex { /** * a signal - * @param path The path to the recieved file + * @param path The path to the received file */ void receivedFile( const QString& path); /** -- cgit v0.9.0.2