Replace "Ditto." with "ditto"
ddox doesn't recognize "Ditto.".
This commit is contained in:
@ -143,7 +143,7 @@ body
|
||||
array = array[1 .. $];
|
||||
}
|
||||
|
||||
/// Ditto.
|
||||
/// ditto
|
||||
void popBack(T)(ref T[] array)
|
||||
in
|
||||
{
|
||||
|
Reference in New Issue
Block a user