[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/01: gnu: libreoffice: Fix another typo
From: |
John Darrington |
Subject: |
01/01: gnu: libreoffice: Fix another typo |
Date: |
Sun, 23 Nov 2014 16:16:14 +0000 |
jmd pushed a commit to branch wip-libreoffice
in repository guix.
commit e2409449d0e7e588c46f29116146ddb6ee4e8cce
Author: John Darrington <address@hidden>
Date: Sun Nov 23 17:15:12 2014 +0100
gnu: libreoffice: Fix another typo
* gnu/packages/libreoffice.scm (libreoffice): Remove stray ':'
---
gnu/packages/libreoffice.scm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/gnu/packages/libreoffice.scm b/gnu/packages/libreoffice.scm
index 8fbb28b..530141d 100644
--- a/gnu/packages/libreoffice.scm
+++ b/gnu/packages/libreoffice.scm
@@ -1039,7 +1039,7 @@ applications.")
"scalc"
"sdraw"
"senddoc"
- "simpress:"
+ "simpress"
"smath"
"soffice"
"swriter"