summaryrefslogtreecommitdiff
path: root/src/sound.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sound.h')
-rw-r--r--src/sound.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sound.h b/src/sound.h
index 9f57ffb9..dd368f84 100644
--- a/src/sound.h
+++ b/src/sound.h
@@ -94,7 +94,7 @@ class Sound
void setSfxVolume(int volume);
/**
- * Plays an item.
+ * Plays a sound at the specified location.
*
* @param path The resource path to the sound file.
* @param x The vertical distance of the sound in pixels.