mirror of
https://github.com/Ryujinx/Opentk.git
synced 2025-03-06 23:39:51 +00:00
Revert "Fix document typo" (#821)
This commit is contained in:
parent
924781c921
commit
5426fcaa46
|
@ -32,7 +32,7 @@ namespace OpenTK
|
|||
public const float PiOver3 = Pi / 3;
|
||||
|
||||
/// <summary>
|
||||
/// Defines the value of Pi divided by four as a <see cref="System.Single"/>.
|
||||
/// Definesthe value of Pi divided by four as a <see cref="System.Single"/>.
|
||||
/// </summary>
|
||||
public const float PiOver4 = Pi / 4;
|
||||
|
||||
|
|
Loading…
Reference in a new issue