From e82545fe37c622a71ec5ea639eaead2d2317ef49 Mon Sep 17 00:00:00 2001 From: Justin Lin Date: Sun, 26 Jan 2020 16:45:02 +0800 Subject: [PATCH] modify comment --- src/util/sub_str.scad | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/util/sub_str.scad b/src/util/sub_str.scad index 750e6700..96bc4e22 100644 --- a/src/util/sub_str.scad +++ b/src/util/sub_str.scad @@ -1,10 +1,10 @@ /** -* _sub_str_impl.scad +* sub_str.scad * * @copyright Justin Lin, 2017 * @license https://opensource.org/licenses/lgpl-3.0.html * -* @see https://openhome.cc/eGossip/OpenSCAD/lib2-_sub_str_impl.html +* @see https://openhome.cc/eGossip/OpenSCAD/lib2-sub_str.html * **/