diff --git a/src/emucore/tia/TIA.hxx b/src/emucore/tia/TIA.hxx index 59296568a..96855e909 100644 --- a/src/emucore/tia/TIA.hxx +++ b/src/emucore/tia/TIA.hxx @@ -694,7 +694,7 @@ class TIA : public Device uInt8 myShadowRegisters[64]; /** - * Automatic framerate correction based on number of scanlines + * Automatic framerate correction based on number of scanlines. */ bool myAutoFrameEnabled;