emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Spelling corrections, file name changes
@ 2020-05-10 16:19 Mak Kolybabi
  2020-05-17  4:04 ` Kyle Meyer
  0 siblings, 1 reply; 3+ messages in thread
From: Mak Kolybabi @ 2020-05-10 16:19 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 128 bytes --]

I noticed two spelling mistakes in the `worg` repo:

 1. "maint[ai]nence" vs "maint[e]nance"
 2. "gardner" vs "gardener"

-Mak


[-- Attachment #1.2: Type: text/html, Size: 320 bytes --]

[-- Attachment #2: 0001-maint-ai-e-nance-gard-e-ner.patch --]
[-- Type: text/x-patch, Size: 3265 bytes --]

From 031faffbea67e05be18a15fc48e2e2a4f3591f94 Mon Sep 17 00:00:00 2001
From: Mak Kolybabi <mak@kolybabi.com>
Date: Sun, 10 May 2020 11:07:34 -0500
Subject: [PATCH] maint[ai|e]nance, gard[e]ner

---
 index.org                                     | 6 +++---
 org-maintainance.org => org-maintenance.org   | 2 +-
 worg-maintainance.org => worg-maintenance.org | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
 rename org-maintainance.org => org-maintenance.org (99%)
 rename worg-maintainance.org => worg-maintenance.org (98%)

diff --git a/index.org b/index.org
index 26962cc3..4a075ad7 100644
--- a/index.org
+++ b/index.org
@@ -39,8 +39,8 @@ Org-mode is distributed as part of the popular [[http://www.gnu.org/software/ema
 runs wherever Emacs runs, including on GNU-Linux, Windows, and Mac.
 Written by Carsten Dominik, it is currently maintained by Bastien
 Guerry and used by many helpful people who, like you, are desperate to
-get and stay organized.  The way Org-mode maintainance is done is
-described [[file:org-maintainance.org][here]].
+get and stay organized.  The way Org-mode maintenance is done is
+described [[file:org-maintenance.org][here]].
 
 The page you're reading is part of =Worg=, a section of the [[https://orgmode.org/][Org-mode web
 site]] that is written by a volunteer community of Org-mode fans.  It
@@ -154,7 +154,7 @@ A collection of generally useful code blocks available as a [[file:library-of-ba
 - Intro
   - [[file:worg-about.org][About the Worg project]]
   - [[file:worg-setup.org][How Worg is set up on the server]]
-  - [[file:worg-maintainance.org][About Worg maintainer and gardners]]
+  - [[file:worg-maintenance.org][About Worg maintainer and gardeners]]
 - Tasks
   - [[file:worg-todo.org][The Worg TODO file]]
 - Howtos
diff --git a/org-maintainance.org b/org-maintenance.org
similarity index 99%
rename from org-maintainance.org
rename to org-maintenance.org
index c266ca34..9d3b62a2 100644
--- a/org-maintainance.org
+++ b/org-maintenance.org
@@ -1,7 +1,7 @@
 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
-#+TITLE:      Org maintainance
+#+TITLE:      Org maintenance
 #+EMAIL:      bzg at gnu dot org
 #+LANGUAGE:   en
 #+PRIORITIES: A C B
diff --git a/worg-maintainance.org b/worg-maintenance.org
similarity index 98%
rename from worg-maintainance.org
rename to worg-maintenance.org
index 1324c6d7..d8f0511e 100644
--- a/worg-maintainance.org
+++ b/worg-maintenance.org
@@ -1,7 +1,7 @@
 #+STARTUP:    align fold nodlcheck hidestars oddeven lognotestate
 #+SEQ_TODO:   TODO(t) INPROGRESS(i) WAITING(w@) | DONE(d) CANCELED(c@)
 #+TAGS:       Write(w) Update(u) Fix(f) Check(c)
-#+TITLE:      Worg maintainance
+#+TITLE:      Worg maintenance
 #+AUTHOR:     Worg people
 #+EMAIL:      mdl AT imapmail DOT org
 #+LANGUAGE:   en
@@ -20,7 +20,7 @@
 - give push access to new contributors in [[https://code.orgmode.org/bzg/worg][worg repo]].
 - access to the server and fix possible publishing issues from there
 
-* Worg gardners
+* Worg gardeners
 
 "Gardners" are people who take special care of directories, pages or
 sections in Worg.
-- 
2.24.2 (Apple Git-127)


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: Spelling corrections, file name changes
  2020-05-10 16:19 Spelling corrections, file name changes Mak Kolybabi
@ 2020-05-17  4:04 ` Kyle Meyer
  2020-05-21  8:51   ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Kyle Meyer @ 2020-05-17  4:04 UTC (permalink / raw)
  To: Mak Kolybabi, emacs-orgmode

Mak Kolybabi writes:

> I noticed two spelling mistakes in the `worg` repo:
>
>  1. "maint[ai]nence" vs "maint[e]nance"
>  2. "gardner" vs "gardener"

Thanks.  It looks like your message was delayed hitting the list, and
the maintenance typos in the file names were pointed out by someone else
in the meantime.  I've applied the remaining fixes (cf415038), bundling
in one more gardener typo I found.

By the way, if you'd like access to the Worg repository, you should ask
Bastien, I believe.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Spelling corrections, file name changes
  2020-05-17  4:04 ` Kyle Meyer
@ 2020-05-21  8:51   ` Bastien
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2020-05-21  8:51 UTC (permalink / raw)
  To: Kyle Meyer; +Cc: Mak Kolybabi, emacs-orgmode

Hi Mak,

thanks for spotting and reporting these spelling mistakes.

As Kyle said, if you need write access to Worg, send me a private
email with the username you want and I'll create a user.

Thanks,

-- 
 Bastien


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-05-21  8:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-10 16:19 Spelling corrections, file name changes Mak Kolybabi
2020-05-17  4:04 ` Kyle Meyer
2020-05-21  8:51   ` Bastien

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).