Skip to content

Commit

Permalink
[BUGFIX] Typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminkott committed May 19, 2023
1 parent 1856998 commit 75a19cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Documentation/Configuration/Index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -812,7 +812,7 @@ plugin.tx_blog.settings.comments.google_recaptcha.secret_key
Data type
string
Description
**Google Recaptcha Secrete-Key:**
**Google Recaptcha Secret-Key:**

Authors
^^^^^^^
Expand Down
2 changes: 1 addition & 1 deletion Resources/Private/Language/locallang.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@
<source>Google Recaptcha Website-Key</source>
</trans-unit>
<trans-unit id="constantEditor.comments.google_recaptcha.secret_key" xml:space="preserve">
<source>Google Recaptcha Secrete-Key</source>
<source>Google Recaptcha Secret-Key</source>
</trans-unit>
<trans-unit id="constantEditor.comments.disqus" xml:space="preserve">
<source>Enable Disqus:Use disqus instead of internal comments?</source>
Expand Down

0 comments on commit 75a19cf

Please sign in to comment.