[hello-world] fix indenting and incorrect change

928f6145c had changed default list option '(good) to 'good - should be
a list of symbols
This commit is contained in:
Christopher Lam 2019-11-02 23:48:38 +08:00
parent 5870887f12
commit 47030c7654

View File

@ -192,7 +192,7 @@
(gnc:make-list-option
(N_ "Hello Again") (N_ "A list option")
"h" (N_ "This is a list option.")
'good
'(good)
(list (vector 'good
(N_ "The Good")
(N_ "Good option."))