mirror of
https://github.com/Stone-Red-Code/website.git
synced 2026-09-04 01:05:58 +02:00
Remove extra slash
This commit is contained in:
@@ -134,7 +134,7 @@ Console.WriteLine("Correct password!");
|
||||
```cs
|
||||
//Do:
|
||||
|
||||
/// Calculates something.
|
||||
// Calculates something.
|
||||
public int Calculate()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user