[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug-kawa] [bug #49368] very minor typos etc. in (kawa pictures) documen
From: |
Per Bothner |
Subject: |
[Bug-kawa] [bug #49368] very minor typos etc. in (kawa pictures) documentation |
Date: |
Sun, 23 Oct 2016 16:37:10 +0000 (UTC) |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.71 Safari/537.36 |
Update of bug #49368 (project kawa):
Assigned to: None => bothner
_______________________________________________________
Follow-up Comment #1:
"picture->jpanel should read picture-jpanel (only the latter worked for me
anyway)."
In this case, I believe the documentation is correct, and the code is wrong.
By general Scheme naming conventions FOO-BAR is the BAR component of an object
of type FOO, while FOO->BAR is a conversion from FOO to BAR.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?49368>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
- [Bug-kawa] [bug #49368] very minor typos etc. in (kawa pictures) documentation,
Per Bothner <=