diff --git a/Terminal.Gui/Core/CollectionNavigator.cs b/Terminal.Gui/Core/CollectionNavigator.cs
index cc3b1124f..a9bf3f920 100644
--- a/Terminal.Gui/Core/CollectionNavigator.cs
+++ b/Terminal.Gui/Core/CollectionNavigator.cs
@@ -12,7 +12,7 @@ namespace Terminal.Gui {
/// the search string is cleared and the next item is found that starts with the last keystroke.
///
///
- /// If the user pauses keystrokes for a short time (250ms), the search string is cleared.
+ /// If the user pauses keystrokes for a short time (see ), the search string is cleared.
///
///
public class CollectionNavigator {
@@ -28,7 +28,11 @@ namespace Terminal.Gui {
public CollectionNavigator (IEnumerable