aboutsummaryrefslogtreecommitdiff
path: root/src/guile/skribilo/biblio/author.scm
diff options
context:
space:
mode:
Diffstat (limited to 'src/guile/skribilo/biblio/author.scm')
-rw-r--r--src/guile/skribilo/biblio/author.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/guile/skribilo/biblio/author.scm b/src/guile/skribilo/biblio/author.scm
index 4889d45..6a93348 100644
--- a/src/guile/skribilo/biblio/author.scm
+++ b/src/guile/skribilo/biblio/author.scm
@@ -1,7 +1,7 @@
;;; author.scm -- Handling author names.
;;; -*- coding: iso-8859-1 -*-
;;;
-;;; Copyright 2006, 2007, 2008, 2009, 2015 Ludovic Courtès <ludo@gnu.org>
+;;; Copyright 2006, 2007, 2008, 2009, 2015, 2018 Ludovic Courtès <ludo@gnu.org>
;;;
;;;
;;; This file is part of Skribilo.
@@ -179,7 +179,7 @@
(let ((check-author (lambda (e)
(if (not (markup-option e 'author))
- (let ((msg (_ "no author for this bib entry")))
+ (let ((msg (G_ "no author for this bib entry")))
(raise (condition
(&message
(message (string-append