summaryrefslogtreecommitdiffhomepage
path: root/src/text.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/text.c')
-rw-r--r--src/text.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/text.c b/src/text.c
index b9f59fe4..4a574908 100644
--- a/src/text.c
+++ b/src/text.c
@@ -813,7 +813,7 @@ void UnloadFont(Font font)
}
}
-// Shows current FPS on top-left corner
+// Draw current FPS
// NOTE: Uses default font
void DrawFPS(int posX, int posY)
{