mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-01-16 13:50:23 +01:00
Fixed docs error with yflip()
This commit is contained in:
parent
b4bad57588
commit
c4ceed4e21
@ -818,7 +818,7 @@ function xflip(x=0,p) =
|
||||
move([x,0,0],p=mirror([1,0,0],p=move([-x,0,0],p=p)));
|
||||
|
||||
|
||||
// Module: Function&yflip()
|
||||
// Function&Module: yflip()
|
||||
//
|
||||
// Usage: As Module
|
||||
// yflip([y]) ...
|
||||
|
@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,71];
|
||||
BOSL_VERSION = [2,0,72];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Loading…
x
Reference in New Issue
Block a user