From c91f3fa3eaf77fa255292c779f88da4feaaae8a0 Mon Sep 17 00:00:00 2001 From: Ebrahim Byagowi Date: Sat, 1 Jun 2019 10:55:37 +0430 Subject: [PATCH] [dwrite] Replace REPLACEME with release version the symbol had --- src/hb-directwrite.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-directwrite.cc b/src/hb-directwrite.cc index 057ae3305..b135c49e9 100644 --- a/src/hb-directwrite.cc +++ b/src/hb-directwrite.cc @@ -951,7 +951,7 @@ hb_directwrite_face_create (IDWriteFontFace *font_face) * * Return value: DirectWrite IDWriteFontFace object corresponding to the given input * -* Since: REPLACEME +* Since: 2.5.0 **/ IDWriteFontFace * hb_directwrite_face_get_font_face (hb_face_t *face)