Fix comment

Signed-off-by: Mario Daniel Ruiz Saavedra <desiderantes93@gmail.com>
This commit is contained in:
Mario Daniel Ruiz Saavedra 2025-09-08 16:48:25 -03:00
parent 49c2270c57
commit 11f2634c02
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ public final class MockServerHttpRequest extends AbstractServerHttpRequest {
}
/**
* HTTP POST variant. See {@link #get(String, Object...)} for general info.
* HTTP QUERY variant. See {@link #get(String, Object...)} for general info.
* @param urlTemplate a URL template; the resulting URL will be encoded
* @param uriVars zero or more URI variables
* @return the created builder