diff --git a/src/db/plugins/simple/Song.hxx b/src/db/plugins/simple/Song.hxx index 5b27958f4..6802c7059 100644 --- a/src/db/plugins/simple/Song.hxx +++ b/src/db/plugins/simple/Song.hxx @@ -66,7 +66,7 @@ struct Song { /** * The #Directory that contains this song. Must be - * non-nullptr. directory this way. + * non-nullptr. */ Directory *const parent;