Skip to content

Commit

Permalink
Fix a comment for Doctum (#53)
Browse files Browse the repository at this point in the history
  • Loading branch information
cable8mm authored Mar 21, 2024
1 parent 1857120 commit b4abd20
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Support/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,6 @@ public function deleteDictionary(string $path, ?string $ext = null): void
/**
* Create a instance of the class.
*
* @param string|null $base The base path.
* @return static The method returns the current instance that enables method chaining.
*/
public static function system(): static
Expand Down

0 comments on commit b4abd20

Please sign in to comment.