From 3119a99ef8a7d29d0327e93654512fd362f2bf37 Mon Sep 17 00:00:00 2001 From: "George Z. Zachos" Date: Sun, 21 Oct 2018 20:45:53 +0300 Subject: [PATCH] Updated domain of pmanousis' email --- mars/tools/StackVisualizer.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mars/tools/StackVisualizer.java b/mars/tools/StackVisualizer.java index d6e47ce..4747734 100644 --- a/mars/tools/StackVisualizer.java +++ b/mars/tools/StackVisualizer.java @@ -760,7 +760,7 @@ protected JComponent getHelpComponent() { final String helpContent = "Stack Visualizer\n\n" + "Release: " + versionID + " (" + releaseDate + ")\n\n" + "Developed by George Z. Zachos (gzachos@cse.uoi.gr) and\n" - + "Petros Manousis (pmanousi@cse.uoi.gr) under the supervision of\n" + + "Petros Manousis (pmanousi@cs.uoi.gr) under the supervision of\n" + "Aristides (Aris) Efthymiou (efthym@cse.uoi.gr).\n\n" + "About\n" + "This tool allows the user to view in real time the memory modification operations\n"