summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-11 08:39:07 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-14 12:32:54 +0200
commit8d202fa72f024529092b24197f9b5d28d4c1f6d1 (patch)
treeef784961a076b39f7614b86ded60eb0eb9ae4a98 /sd
parent5833de5cd7ff708978df5e694090e2b13229c989 (diff)
typo: paramter -> parameter
Diffstat (limited to 'sd')
-rwxr-xr-xsd/source/ui/remotecontrol/mDNSResponder/DebugServices.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.h b/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.h
index 97ac12bccd36..b4e6ab2008f9 100755
--- a/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.h
+++ b/sd/source/ui/remotecontrol/mDNSResponder/DebugServices.h
@@ -358,7 +358,7 @@ typedef uint32_t DebugPropertyTag;
/*! @defined DEBUG_UNUSED
- @abstract Macro to mark a paramter as unused to avoid unused parameter warnings.
+ @abstract Macro to mark a parameter as unused to avoid unused parameter warnings.
@discussion