1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-07 21:21:31 +00:00

Adjust capitalization of "ndiff" to "Ndiff" in a couple of comments.

This commit is contained in:
david
2009-03-26 01:57:57 +00:00
parent aba2007634
commit 72e9a1fd93
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
#!/usr/bin/env python
# Unit tests for ndiff.
# Unit tests for Ndiff.
import unittest
import xml.dom.minidom