Fix for example error in docs.

This commit is contained in:
Garth Minette 2021-01-27 17:22:26 -08:00
parent a0c21ffafb
commit 2ac845280e
2 changed files with 3 additions and 3 deletions

View file

@ -150,9 +150,9 @@ module pco1810_neck(wall=2, anchor="support-ring", spin=0, orient=UP)
// pco1810_cap();
// pco1810_cap(texture="knurled");
// pco1810_cap(texture="ribbed");
// Examples: Standard Anchors
// Example: Standard Anchors
// pco1810_cap(texture="ribbed") show_anchors(custom=false);
// Examples: Custom Named Anchors
// Example: Custom Named Anchors
// expose_anchors(0.3)
// pco1810_cap(texture="ribbed")
// show_anchors(std=false);

View file

@ -6,7 +6,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,543];
BOSL_VERSION = [2,0,544];
// Section: BOSL Library Version Functions