From d8f6e923c754aa90e748f78c1d7d8b30915b7364 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Wed, 1 May 2019 08:18:17 +1200 Subject: [PATCH] Paths JSDoc update --- libraries/shared/src/PathUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/shared/src/PathUtils.h b/libraries/shared/src/PathUtils.h index cac5c58ca4..4ab6a79e22 100644 --- a/libraries/shared/src/PathUtils.h +++ b/libraries/shared/src/PathUtils.h @@ -19,7 +19,7 @@ #include "DependencyManager.h" /**jsdoc - * The Paths API provides absolute paths to the scripts and resources directories. + * The Paths API provides absolute paths to the scripts and resources directories. * * @namespace Paths *