summaryrefslogtreecommitdiff
path: root/core/applets/obex/obex.h
Side-by-side diff
Diffstat (limited to 'core/applets/obex/obex.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/obex/obex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/obex/obex.h b/core/applets/obex/obex.h
index 2ce44f2..781fca2 100644
--- a/core/applets/obex/obex.h
+++ b/core/applets/obex/obex.h
@@ -75,7 +75,7 @@ private slots:
private:
void sendNow();
QString parseOut();
- void recieved();
+ void received();
void sendEnd();
};