Explorar el Código

ox: Fix typo

* lisp/ox.el (org-export-dictionary): Fix typo.
Nicolas Goaziou hace 9 años
padre
commit
7a927bcd27
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      lisp/ox.el

+ 1 - 1
lisp/ox.el

@@ -5680,7 +5680,7 @@ them."
      ("es" :ascii "Indice de tablas" :html "Índice de tablas" :default "Índice de tablas")
      ("et" :default "Tabelite nimekiri")
      ("fr" :default "Liste des tableaux")
-     ("is" :default "Töfluskrà" :html "Töfluskrá")
+     ("is" :default "Töfluskrá" :html "Töfluskrá")
      ("ja" :default "表目次")
      ("no" :default "Tabeller")
      ("nb" :default "Tabeller")