This is an automated email from the ASF dual-hosted git repository.
sebb 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 0a3730e8 Fix spelling of `Whimsy` [ci skip] (#143)
0a3730e8 is described below
commit 0a3730e854e05e74af8296bbfd65eca616ef1601
Author: John Bampton <[email protected]>
AuthorDate: Thu Apr 7 01:23:06 2022 +1000
Fix spelling of `Whimsy` [ci skip] (#143)
---
DEVELOPMENT.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 8d49d42d..6e260047 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -289,7 +289,7 @@ different ways to document code or functionality for users.
`PAGETITLE` and a `helpblock ->` which are put into a consistent place
on the page for users when using whimsy/asf/themes. This information
is also parsed to generate a committer-only
- [listing of useful Whiimsy
tools](https://whimsy.apache.org/committers/tools).
+ [listing of useful Whimsy
tools](https://whimsy.apache.org/committers/tools).
- **Data dependencies** and the flow of data between different Whimsy
processes and other websites are described in
[test/dataflow.cgi](https://whimsy.apache.org/test/dataflow.cgi)