From fa5851b29215384d870ebc5670edb2c432fc50e5 Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Mon, 28 Aug 2017 11:10:01 +0000 Subject: Fix typos (comments and documentation). git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12406 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- test/minimum.cxx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'test') diff --git a/test/minimum.cxx b/test/minimum.cxx index 08da54cb1..2e6d36035 100644 --- a/test/minimum.cxx +++ b/test/minimum.cxx @@ -3,7 +3,7 @@ // // Minimal update test program for the Fast Light Tool Kit (FLTK). // -// Copyright 1998-2010 by Bill Spitzak and others. +// Copyright 1998-2017 by Bill Spitzak and others. // // This library is free software. Distribution and use rights are outlined in // the file "COPYING" which should have been included with this file. If this @@ -18,8 +18,8 @@ // // This is a test of the minimal update code. The right slider has a -// label that extends outside it's border, and the minimal update -// assummes this does not happen. Thus there is *supposed* to be +// label that extends outside its border, and the minimal update +// assumes this does not happen. Thus there is *supposed* to be // display errors when you move the right-most or any other slider. // If you *don't* see these errors, then the minimal update is // broken!!! -- cgit v1.2.3