baconwaifu / propforth

Automatically exported from code.google.com/p/propforth
0 stars 0 forks source link

Prpforth.htm section 5 #189

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Section 5 paragraph 2

"The trigger edge indicates we are looking for a low to high transition on this 
pin, w, W  and space will set this setting to  --__ or --__ or NONE. "

What is the expected output? What do you see instead?

"The trigger edge indicates we are looking for a low to high transition on this 
pin, w, W  and space will set this setting to  __-- or --__ or NONE. "

Please use labels and text to provide additional information.

" --__ or --__ "

should be

" __-- or --__ "

Original issue reported on code.google.com by prof.bra...@gmail.com on 23 Mar 2013 at 6:24