mirror of
https://github.com/SFML/SFML.git
synced 2025-02-07 17:08:02 +08:00
Fix typo in 'Http.hpp'
This commit is contained in:
parent
92dbac623b
commit
c2e065b9bc
@ -100,7 +100,7 @@ public:
|
|||||||
/// \brief Set the request method
|
/// \brief Set the request method
|
||||||
///
|
///
|
||||||
/// See the Method enumeration for a complete list of all
|
/// See the Method enumeration for a complete list of all
|
||||||
/// the availale methods.
|
/// the available methods.
|
||||||
/// The method is Http::Request::Method::Get by default.
|
/// The method is Http::Request::Method::Get by default.
|
||||||
///
|
///
|
||||||
/// \param method Method to use for the request
|
/// \param method Method to use for the request
|
||||||
|
Loading…
x
Reference in New Issue
Block a user