Commenting.
[dcpomatic.git] / src / lib / player.h
index 8b85a011f24a5f8c12c2291da2ec4a9dbce4c8c5..c086b969779327863f646d1d49ac3758f7b6a444 100644 (file)
@@ -59,7 +59,7 @@ public:
 };
 
 /** @class Player
- *  @brief A class which can `play' a Playlist.
+ *  @brief A class which can play a Playlist.
  */
 class Player : public boost::enable_shared_from_this<Player>, public boost::noncopyable
 {