diff options
author | Marius Bakke <mbakke@fastmail.com> | 2020-03-19 08:50:35 +0100 |
---|---|---|
committer | Marius Bakke <mbakke@fastmail.com> | 2020-03-19 08:50:35 +0100 |
commit | dd0568a77951804d97884a0a0a3a3ed38ca0a184 (patch) | |
tree | 75b5bfcb64e0e3477a725a93ed85eda327c52d44 /gnu/packages/emacs-xyz.scm | |
parent | 142cd4dc98ed439f32d2a903ff866ae345234c0f (diff) | |
parent | baab9eef27994575e3ce1ba7efb822725600f748 (diff) | |
download | patches-dd0568a77951804d97884a0a0a3a3ed38ca0a184.tar patches-dd0568a77951804d97884a0a0a3a3ed38ca0a184.tar.gz |
Merge branch 'master' into core-updates
Diffstat (limited to 'gnu/packages/emacs-xyz.scm')
-rw-r--r-- | gnu/packages/emacs-xyz.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm index 479c10049e..acd690fee5 100644 --- a/gnu/packages/emacs-xyz.scm +++ b/gnu/packages/emacs-xyz.scm @@ -21779,7 +21779,7 @@ All entries in a specified TODO state will be carried over to the next day.") "Simple Org mode based static blog generator") (description "@code{emacs-org-static-blog} is one more static blog generator, it -focuses on being simple. All file are simple Org files in a directory. The +focuses on being simple. All files are simple Org files in a directory. The only requirement is that every Org file must have a @samp{title} and a @samp{date} keywords, and optionally, a @samp{filetags} keyword.") (license license:bsd-3))) |