From 9165a04641da8359aea8484ed162a149e58c95c6 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Fri, 19 Jul 2019 11:41:12 +1200 Subject: [PATCH] Typo and improvement --- interface/src/AvatarBookmarks.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/interface/src/AvatarBookmarks.h b/interface/src/AvatarBookmarks.h index a8f10b1756..bb6c1c3d24 100644 --- a/interface/src/AvatarBookmarks.h +++ b/interface/src/AvatarBookmarks.h @@ -16,8 +16,8 @@ #include "Bookmarks.h" /**jsdoc - * The AvatarBookmarks API lets your create and use avatar bookmarks ("favorites" in the Avatar app). An avatar - * bookmark associates a name with an avatar model, scale, and avatar entities (wearables). + * The AvatarBookmarks API provides facilities for working with avatar bookmarks ("favorites" in the Avatar app). + * An avatar bookmark associates a name with an avatar model, scale, and avatar entities (wearables). * * @namespace AvatarBookmarks *