From a8455292f4fc44ffee5a4efae04cd94195696908 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Fri, 17 Apr 2020 22:50:48 +0430 Subject: [PATCH] [layout] minor on doc --- src/hb-ot-layout.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 1777dda5b..2d7f46cc3 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc @@ -1213,7 +1213,7 @@ hb_ot_layout_collect_lookups (hb_face_t *face, * * Returns all inactive lookups reachable from lookup_indices * - * Since: REPLACEME + * Since: EXPERIMENTAL **/ void hb_ot_layout_closure_lookups (hb_face_t *face, @@ -1256,7 +1256,7 @@ hb_ot_layout_closure_lookups (hb_face_t *face, * * Returns all active feature indexes * - * Since: REPLACEME + * Since: EXPERIMENTAL **/ void hb_ot_layout_closure_features (hb_face_t *face,