Better doc string and note to myself in the future.

This commit is contained in:
Offray Vladimir Luna Cárdenas 2015-03-22 16:49:53 +00:00 committed by SantiagoBragagnolo
parent 4a984de728
commit c521210085
1 changed files with 2 additions and 1 deletions

View File

@ -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