You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jspwiki.apache.org by ju...@apache.org on 2020/02/24 16:52:54 UTC

[jspwiki] 12/38: WikiEngine -> Engine

This is an automated email from the ASF dual-hosted git repository.

juanpablo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/jspwiki.git

commit df5e6db36104215384a5fd47db67c2247102d414
Author: juanpablo <ju...@apache.org>
AuthorDate: Thu Feb 20 17:52:24 2020 +0100

    WikiEngine -> Engine
---
 jspwiki-main/src/main/java/org/apache/wiki/api/engine/package.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/jspwiki-main/src/main/java/org/apache/wiki/api/engine/package.html b/jspwiki-main/src/main/java/org/apache/wiki/api/engine/package.html
index bd321bf..1b8998d 100644
--- a/jspwiki-main/src/main/java/org/apache/wiki/api/engine/package.html
+++ b/jspwiki-main/src/main/java/org/apache/wiki/api/engine/package.html
@@ -26,7 +26,7 @@
 <body>
 JSPWiki's WikiEngine Managers package.
 
-This package holds all the Managers provided by WikiEngine and associated classes.
+This package holds all the Managers provided by the Engine and associated classes.
 
 <h3>Package Specification</h3>