summaryrefslogtreecommitdiff
path: root/gnu/packages
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/ocr.scm (renamed from gnu/packages/ocrad.scm)2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ocrad.scm b/gnu/packages/ocr.scm
index 8ad4f32670..8408b43367 100644
--- a/gnu/packages/ocrad.scm
+++ b/gnu/packages/ocr.scm
@@ -16,7 +16,7 @@
;;; You should have received a copy of the GNU General Public License
;;; along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
-(define-module (gnu packages ocrad)
+(define-module (gnu packages ocr)
#:use-module (guix licenses)
#:use-module (guix packages)
#:use-module (guix download)