aboutsummaryrefslogtreecommitdiff
path: root/backends/audiocd/audiocd.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/audiocd/audiocd.h')
-rw-r--r--backends/audiocd/audiocd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/audiocd/audiocd.h b/backends/audiocd/audiocd.h
index 0afc6af991..76c3998862 100644
--- a/backends/audiocd/audiocd.h
+++ b/backends/audiocd/audiocd.h
@@ -110,7 +110,7 @@ public:
/**
* Initialize the specified CD drive for audio playback.
* @param drive the drive id
- * @return true if the CD drive was inited succesfully
+ * @return true if the CD drive was inited successfully
*/
virtual bool openCD(int drive) = 0;