@@ -89,7 +89,7 @@ |
||
| 89 | 89 | * @param callable $callback The callback to evaluate. |
| 90 | 90 | * @param array $arguments The arguments for the callback. |
| 91 | 91 | * @param N $noneValue The value which should be considered "None"; |
| 92 | - * null by default. |
|
| 92 | + * null by default. |
|
| 93 | 93 | * |
| 94 | 94 | * @return LazyOption<S> |
| 95 | 95 | */ |