diff --git a/core/src/processing/core/PGraphics.java b/core/src/processing/core/PGraphics.java
index a997861a7..22e3e9b6c 100644
--- a/core/src/processing/core/PGraphics.java
+++ b/core/src/processing/core/PGraphics.java
@@ -6252,7 +6252,7 @@ public class PGraphics extends PImage implements PConstants {
*
* The style information controlled by the following functions are included
* in the style:
- * fill(), stroke(), tint(), strokeWeight(), strokeCap(),strokeJoin(),
+ * fill(), stroke(), tint(), strokeWeight(), strokeCap(),strokeJoin(),
* imageMode(), rectMode(), ellipseMode(), shapeMode(), colorMode(),
* textAlign(), textFont(), textMode(), textSize(), textLeading(),
* emissive(), specular(), shininess(), ambient()