From 30d4a7347387a1e3e0bd7db3f5159ba42c89e642 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Fri, 6 Jan 2023 16:00:53 -0700 Subject: [PATCH] [hb-subset] Adjust help for instancing --- util/hb-subset.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/hb-subset.cc b/util/hb-subset.cc index 46aa6329c..bc1df6bcf 100644 --- a/util/hb-subset.cc +++ b/util/hb-subset.cc @@ -919,7 +919,7 @@ subset_main_t::add_options () " " "For example: --instance=\"wdth=100 wght=200\" or --instance=\"wdth=drop\"\n" " " - "Note: currently only fully instancing to the default location is supported\n", + "Note: currently only fully instancing is supported\n", "list of comma separated axis-locations"}, #endif {nullptr}