From 6740d526fe9895531c5dd1ebae3fbb09bbe60fb4 Mon Sep 17 00:00:00 2001 From: Offray Luna Date: Sun, 22 Mar 2015 16:49:53 +0000 Subject: [PATCH] Better doc string and note to myself in the future. --- repository/Grafoscopio/GrafoscopioBrowser.class.st | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/repository/Grafoscopio/GrafoscopioBrowser.class.st b/repository/Grafoscopio/GrafoscopioBrowser.class.st index 0603028..edd39ce 100644 --- a/repository/Grafoscopio/GrafoscopioBrowser.class.st +++ b/repository/Grafoscopio/GrafoscopioBrowser.class.st @@ -152,7 +152,8 @@ GrafoscopioBrowser class >> openHelpInPdf [ { #category : #'as yet unclassified' } GrafoscopioBrowser class >> showSettings [ - "Shows the settings in a Transcript" + "Shows the settings in a Transcript. This should return a dictionary for better management of the settings. For the moment + is a quick a dirty hack" Transcript show: fossil; cr. Transcript show: pandoc