From 92ebb6f064e879fb8242b63996f540bdaa672e64 Mon Sep 17 00:00:00 2001 From: Robby Findler Date: Sun, 15 Jan 2017 20:41:35 -0600 Subject: [PATCH] correct broken link --- gui-doc/scribblings/framework/text.scrbl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gui-doc/scribblings/framework/text.scrbl b/gui-doc/scribblings/framework/text.scrbl index c85d43bf..7c363ed5 100644 --- a/gui-doc/scribblings/framework/text.scrbl +++ b/gui-doc/scribblings/framework/text.scrbl @@ -606,7 +606,7 @@ search bubbles. Call this method to ensure that the results from any of - @method[text:searching<%> get-replace-hit-count], + @method[text:searching<%> get-search-hit-count], @method[text:searching<%> get-replace-search-hit], or @method[text:searching<%> get-search-bubbles] are correct. }