From ee2a7c9415f0c64f4d5e711062848805951c2787 Mon Sep 17 00:00:00 2001 From: Thomas Harte Date: Mon, 1 Aug 2016 06:54:57 -0400 Subject: [PATCH] Added slightly to exposition, to match other formats. --- Storage/Tape/Formats/TapeUEF.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Storage/Tape/Formats/TapeUEF.hpp b/Storage/Tape/Formats/TapeUEF.hpp index e80a8e7d2..e67bdd9e7 100644 --- a/Storage/Tape/Formats/TapeUEF.hpp +++ b/Storage/Tape/Formats/TapeUEF.hpp @@ -16,7 +16,7 @@ namespace Storage { /*! - Provides a @c Tape containing a UEF tape image. + Provides a @c Tape containing a UEF tape image, a slightly-convoluted description of pulses. */ class UEF : public Tape { public: