minor fix: Use correct use convention in documentation

This commit is contained in:
Marius Kintel 2012-02-02 23:32:15 +01:00
parent 83205f0511
commit 0a5b38fe7c

View file

@ -290,7 +290,7 @@ union () {
// Demo Application - copy into new file and uncomment or uncomment here but
// without uncommenting the use <...> statement, then press F6 - Key
//
// use <../libraries/mcad/3d_triangle.scad>;
// use <MCAD/3d_triangle.scad>;
//$fn=50;
// h =4;
// r=2;