Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Poirier2021-05-03 12:53:31 +0000
committerEric Poirier2021-05-03 12:53:31 +0000
commite5f785e0f602ac5da49d8dd2e82f27fe20b81824 (patch)
treee0d3cbe6bfb46c22ed880d1474ff72be4161b05b
parentcb2f9a04abb520a14767d028cdca9189af32a867 (diff)
downloadcommunity-e5f785e0f602ac5da49d8dd2e82f27fe20b81824.tar.gz
community-e5f785e0f602ac5da49d8dd2e82f27fe20b81824.tar.xz
community-e5f785e0f602ac5da49d8dd2e82f27fe20b81824.zip
Bug 572843 - Author name for April newsletter
Signed-off-by: Eric Poirier <eric.poirier@eclipse-foundation.org>
-rw-r--r--eclipse_newsletter/2021/april/1.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse_newsletter/2021/april/1.php b/eclipse_newsletter/2021/april/1.php
index 7ea80e108..5596bca7f 100644
--- a/eclipse_newsletter/2021/april/1.php
+++ b/eclipse_newsletter/2021/april/1.php
@@ -19,7 +19,7 @@
// Begin: page-specific settings. Change these.
$pageTitle = "Jumpstart IDE and Tool Development With Eclipse Theia Blueprint";
$pageKeywords = "eclipse, newsletter, Eclipse Theia";
- $pageAuthor = "Maximillian Koegel";
+ $pageAuthor = "Maximilian Koegel";
$pageDescription = "IDE and tool developers can now quickly and easily evaluate the functionality Eclipse Theia provides and accelerate their own IDE and tool development with Eclipse Theia Blueprint.";
// Uncomment and set $original_url if you know the original url of this article.

Back to the top