summaryrefslogtreecommitdiff
path: root/plugins/dfcdrom
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/dfcdrom')
-rw-r--r--plugins/dfcdrom/cdr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/dfcdrom/cdr.c b/plugins/dfcdrom/cdr.c
index 58e56275..d6529a4d 100644
--- a/plugins/dfcdrom/cdr.c
+++ b/plugins/dfcdrom/cdr.c
@@ -369,7 +369,7 @@ long CDRplay(unsigned char *sector) {
return 0;
// If play was called with the same time as the previous call,
- // don't restart it. of course, if play is called with a different
+ // don't restart it. Of course, if play is called with a different
// track, stop playing the current stream.
if (playing)
{