mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* tags.h: Typo.
This commit is contained in:
parent
2be50ff5e3
commit
c6c790ed69
1 changed files with 1 additions and 1 deletions
|
@ -97,7 +97,7 @@ typedef long SCM;
|
|||
*
|
||||
* Immediates and non-immediates are distinguished by bits two and four.
|
||||
* Immediate values must have a 1 in at least one of those bits. Does
|
||||
* this (or any other detail of tagging) seem arbitrary? Try chaning it!
|
||||
* this (or any other detail of tagging) seem arbitrary? Try changing it!
|
||||
* (Not always impossible but it is fair to say that many details of tags
|
||||
* are mutually dependent).
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue