mirror of
https://github.com/johnkerl/miller.git
synced 2026-07-25 17:04:01 +00:00
Fix doc typo (#1054)
This commit is contained in:
parent
8e6c3e4eaf
commit
42cd2ff7ad
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@
|
|||
//
|
||||
// * This is an odd choice in the broader programming-language context.
|
||||
// There are a few languages such as Fortran, Julia, Matlab, and R which are
|
||||
// 1-up but the overal trend is decidedly toward 0-up. This means that
|
||||
// 1-up but the overall trend is decidedly toward 0-up. This means that
|
||||
// if Miller does 1-up it should do so for a good reason.
|
||||
//
|
||||
// * Reasons: so many other things are already 1-up, mostly inherited
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue