diff options
Diffstat (limited to 'dev/nsis')
| -rwxr-xr-x | dev/nsis/coq.nsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/nsis/coq.nsi b/dev/nsis/coq.nsi index f48013cf2e..b4c5d3d528 100755 --- a/dev/nsis/coq.nsi +++ b/dev/nsis/coq.nsi @@ -6,7 +6,7 @@ ;SetCompress off SetCompressor lzma -; Comment out after debuging. +; Comment out after debugging. ; The VERSION should be passed as an argument at compile time using : ; |
