summaryrefslogtreecommitdiffstats
path: root/kviewshell/plugins/djvu/libdjvu/DjVuImage.h
diff options
context:
space:
mode:
Diffstat (limited to 'kviewshell/plugins/djvu/libdjvu/DjVuImage.h')
-rw-r--r--kviewshell/plugins/djvu/libdjvu/DjVuImage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kviewshell/plugins/djvu/libdjvu/DjVuImage.h b/kviewshell/plugins/djvu/libdjvu/DjVuImage.h
index f898c5a6..696fe4ff 100644
--- a/kviewshell/plugins/djvu/libdjvu/DjVuImage.h
+++ b/kviewshell/plugins/djvu/libdjvu/DjVuImage.h
@@ -217,7 +217,7 @@ public:
/** The decoder is now started when the image is created
by function \Ref{DjVuDocument::get_page} in \Ref{DjVuDocument}.
This function waits until the decoding thread terminates
- and returns TRUE if the image has been successfully decoded. */
+ and returns true if the image has been successfully decoded. */
bool wait_for_complete_decode(void);
//@}