Unverified Commit 6a9a8a76 authored by piegames's avatar piegames Committed by GitHub
Browse files

aspell: stop using `or` identifier unquoted (#471729)

parents 2f18a636 7e51153b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -811,7 +811,7 @@ rec {
    meta.license = lib.licenses.gpl2Only;
  };

  or = buildOfficialDict {
  "or" = buildOfficialDict {
    language = "or";
    version = "0.03-1";
    fullName = "Oriya";