Skip to content

Commit

Permalink
never -> rarely
Browse files Browse the repository at this point in the history
  • Loading branch information
HactarCE committed Oct 1, 2024
1 parent 7aa0f2b commit e13b038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/hsc/lua/geometry/orbit.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ local named_orbit = sym:orbit(sym.oox.unit):named({
})
```

You should never write one of these tables by hand. There are many of them bundled with the default Lua files in Hyperspeedcube, and you can generate new ones using the **Developer Tools** window in Hyperspeedcube.
You should rarely write one of these tables by hand. There are many of them bundled with the default Lua files in Hyperspeedcube, and you can generate new ones using the **Developer Tools** window in Hyperspeedcube.

### `orbit:union()`

Expand Down

0 comments on commit e13b038

Please sign in to comment.