From 51644b243c9093bd48f1e4fccf14ec53301db3ac Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Tue, 23 Sep 2014 15:05:07 +0200 Subject: libview: Fix comment --- libview/ev-web-view.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libview') diff --git a/libview/ev-web-view.h b/libview/ev-web-view.h index 29a22f06..42345ca1 100644 --- a/libview/ev-web-view.h +++ b/libview/ev-web-view.h @@ -19,7 +19,7 @@ */ #if !defined (__EV_ATRIL_VIEW_H_INSIDE__) && !defined (ATRIL_COMPILATION) -#error "Only can be included directly." +#error "Only can be included directly." #endif #include "config.h" @@ -89,4 +89,4 @@ void ev_web_view_disconnect_handlers (EvWebView *webview); G_END_DECLS #endif /* __EV_WEB_VIEW_H__ */ -#endif /* ENABLE_EPUB */ \ No newline at end of file +#endif /* ENABLE_EPUB */ -- cgit v1.2.1