Skip to content

Commit bed8857

Browse files
committed
Reporting: fix typo
1 parent 75580b5 commit bed8857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/Reporting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ patching file /path/to/code/file.php
333333
```
334334
335335
> [!NOTE]
336-
> The `*nix` `diff` command is required for generating reports in `diff` format. Windows users may need to ensure that the `diff` command is available by either installing [DiffUtils](http://gnuwin32.sourceforge.net/packages/diffutils.htm) or, if available, adding the Git `/usr/bin/` subdirectory to the Windows system `PATH`.
336+
> The `*nix` `diff` command is required for generating reports in `diff` format. Windows users may need to ensure that the `diff` command is available by either installing [DiffUtils](http://gnuwin32.sourceforge.net/packages/diffutils.htm) or, if available, adding the Git `/usr/bin/` sub-directory to the Windows system `PATH`.
337337
338338
<p align="right"><a href="#table-of-contents">back to top</a></p>
339339

0 commit comments

Comments
 (0)