This is an automated email from the ASF dual-hosted git repository.
clr pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 8494c83b docs: remove unneeded duplicate words (#203)
8494c83b is described below
commit 8494c83b098d1c7a1138a463a685f51f5c99d021
Author: John Bampton <[email protected]>
AuthorDate: Thu Feb 22 12:57:26 2024 +1000
docs: remove unneeded duplicate words (#203)
---
MACOS.md | 4 ++--
www/board/agenda/README.md | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/MACOS.md b/MACOS.md
index 88e7dd43..f4ce64da 100644
--- a/MACOS.md
+++ b/MACOS.md
@@ -233,7 +233,7 @@ Configure whimsy.local, Complete Apache configuration, Make
whimsy.local an
alias for your machine, and Optional: forward whimsy.local traffic to port 8080
steps.
-Running Whimsy tools locally depends on httpd. Apple provides a copy of httpd
that that you can configure and start.
+Running Whimsy tools locally depends on httpd. Apple provides a copy of httpd
that you can configure and start.
Install:
@@ -338,7 +338,7 @@ $ brew info passenger
For the second step (`brew info passenger`), you will need to
follow the instructions -- which essentially is to copy a few lines to
-to a specified location, typically `/etc/apache2/other/passenger.conf`.
+a specified location, typically `/etc/apache2/other/passenger.conf`.
If your ruby is installed in `/usr/local/bin`, change the last line to
diff --git a/www/board/agenda/README.md b/www/board/agenda/README.md
index c40fb646..bf0aabed 100644
--- a/www/board/agenda/README.md
+++ b/www/board/agenda/README.md
@@ -240,7 +240,7 @@ Viewing Source (this time, Actual Code)
[views/app.js.rb](views/app.js.rb) lists all of the files that make up the
client side of the application.
- * This brings us back to to the `app.js` script mentioned much earlier.
+ * This brings us back to the `app.js` script mentioned much earlier.
If you visit [http://localhost:9292/app.js](http://localhost:9292/app.js)
you will see the full script. Every bit of this JavaScript was generated
from the js.rb files mentioned above. Undoubtedly you have seen small
@@ -351,7 +351,7 @@ in your home directory. The file format is YAML, and here
is mine:
Adapt as necessary. You don't need to have all those entries in the `svn`
-value to run the board agenda tool. The `lib` value is is an array of
+value to run the board agenda tool. The `lib` value is an array of
libraries that are to be used instead of gems you may have installed. This is
useful if you are making changes to the agenda parsing logic, ruby2js or
wunderbar. You can remove this too. If you drop the `ldap` entry, one will