Skip to content

Commit b6318ea

Browse files
pietroidwolfenrain
andauthored
Update lib/src/matchers.dart
Co-authored-by: Jochum van der Ploeg <[email protected]>
1 parent 3dd73c0 commit b6318ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/matchers.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class _RouteMatcher<T> extends Matcher {
8484
hasFullscreenDialogMatcher;
8585

8686
/// Takes an [input] string that looks like `FooBarRoute<MyType>` and extracts
87-
/// the part "MyType".
87+
/// the part `MyType`.
8888
///
8989
/// If the `Route<` part cannot be found, it returns the input string
9090
/// unchaged.

0 commit comments

Comments
 (0)