Skip to content

Commit 49fa943

Browse files
committed
mod: fix typo in comments
1 parent 50d5604 commit 49fa943

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

djvu.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
KindlePDFViewer: MuPDF abstraction for Lua
2+
KindlePDFViewer: DjvuLibre abstraction for Lua
33
Copyright (C) 2011 Hans-Werner Hilse <[email protected]>
44
55
This program is free software: you can redistribute it and/or modify

djvu.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
KindlePDFViewer: MuPDF abstraction for Lua
2+
KindlePDFViewer: DjvuLibre abstraction for Lua
33
Copyright (C) 2011 Hans-Werner Hilse <[email protected]>
44
55
This program is free software: you can redistribute it and/or modify

0 commit comments

Comments
 (0)