1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00

Fix some more typos and spelling errors

This commit is contained in:
fyodor
2012-11-16 09:13:53 +00:00
parent 46e8ade6da
commit c58b302ee1
7 changed files with 10 additions and 10 deletions

View File

@@ -3,7 +3,7 @@ local stdnse = require "stdnse"
local tab = require "tab"
description = [[
Sends a message to a iOS device throught the Apple MobileMe web service. The
Sends a message to a iOS device through the Apple MobileMe web service. The
device has to be registered with an Apple ID using the Find My Iphone
application.
]]