Font.st
changeset 7269 4254121eadd0
parent 6932 ab9546b8b707
child 7346 a95e98332e78
--- a/Font.st	Sat Apr 02 17:14:14 2016 +0200
+++ b/Font.st	Sat Apr 02 17:14:15 2016 +0200
@@ -283,7 +283,7 @@
      Obsolete - use #graphicsDevice"
 
     <resource:#obsolete>
-    self obsoleteMethodWarning:'2013-07-25'.
+    self obsoleteMethodWarning:'use #graphicsDevice (2013-07-25)'.
     ^ device
 !