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

elharo pushed a commit to branch elharo-patch-1
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git

commit cb54c9167987f661212a35eb5d240ec67e5fcbc1
Author: Elliotte Rusty Harold <[email protected]>
AuthorDate: Tue Apr 25 11:11:02 2023 +0000

    super trivial change to see if the CI is fixed
    
        Oscar Wilde, among his various stories told here of which he was always 
the aesthetic hero, related that once while on a visit to an English country 
house he was much annoyed by the pronounced Philistinism of a certain fellow 
guest, who loudly stated that all artistic employment was a melancholy waste of 
time.
    
        “Well, Mr. Wilde,” said Oscar’s bugbear one day at lunch, “and pray how 
have you been passing your morning?” “Oh! I have been immensely busy,” said 
Oscar with great gravity. “I have spent my whole time over the proof sheets of 
my book of poems.” The Philistine with a growl inquired the result of that.
    
        “Well, it was very important,” said Oscar. “I took out a comma.” 
“Indeed,” returned the enemy of literature, “is that all you did?” Oscar, with 
a sweet smile, said, “By no means; on mature reflection I put back the comma.” 
This was too much for the Philistine, who took the next train to London.
---
 src/site/apt/history.apt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/site/apt/history.apt b/src/site/apt/history.apt
index 6efc07f1..01a5f7f2 100644
--- a/src/site/apt/history.apt
+++ b/src/site/apt/history.apt
@@ -33,7 +33,7 @@ Maven Site Plugin History
 
  Maven Site Plugin uses:
 
-  * {{{/doxia/}Doxia}} to parse {{{/doxia/references/}many markup languages}} 
then render HTML: see
+  * {{{/doxia/}Doxia}} to parse {{{/doxia/references/}many markup languages}}, 
then render HTML: see
   {{{./examples/creating-content.html}Creating Content}} documentation for 
mode details (particularly which markups
   are enabled by default in maven-site-plugin and how to add one),
   

Reply via email to