mirror of
https://github.com/g-truc/glm.git
synced 2024-11-10 04:31:47 +00:00
Typo
This commit is contained in:
parent
830988ae52
commit
e42e112469
@ -19,7 +19,7 @@ namespace glm
|
||||
namespace common{ //!< Define common functions from Section 8.3 of GLSL 1.30.8 specification. Included in glm namespace.
|
||||
|
||||
/// \addtogroup core_funcs
|
||||
///@{
|
||||
/// @{
|
||||
|
||||
//! Returns x if x >= 0; otherwise, it returns -x.
|
||||
//!
|
||||
|
Loading…
Reference in New Issue
Block a user