Normalize printed text
Signed-off-by: Richie Bendall <richiebendall@gmail.com>
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
{
|
||||
body
|
||||
{
|
||||
return ("Hello, World!");
|
||||
return ("Hello World");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user