From 50cb06a1ea355824c49398fe655f9d4296639502 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Sat, 30 Jun 2012 20:05:11 +0300 Subject: Spelling fixes. --- src/vdr-plugin/request.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vdr-plugin') diff --git a/src/vdr-plugin/request.h b/src/vdr-plugin/request.h index 8f8eadb..4a37741 100644 --- a/src/vdr-plugin/request.h +++ b/src/vdr-plugin/request.h @@ -103,7 +103,7 @@ public: virtual eRequestType GetType() { return REQT_MENU; } - // Return the content of the reponse message + // Return the content of the response message virtual cString GetResponse(); void SetTimer(cWebviTimer *t) { timer = t; } -- cgit v1.2.3