summaryrefslogtreecommitdiff
path: root/sal/systools/win32/kill/kill.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/systools/win32/kill/kill.cxx')
-rw-r--r--sal/systools/win32/kill/kill.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/systools/win32/kill/kill.cxx b/sal/systools/win32/kill/kill.cxx
index 25587d9f124c..76f0b2669d35 100644
--- a/sal/systools/win32/kill/kill.cxx
+++ b/sal/systools/win32/kill/kill.cxx
@@ -67,7 +67,7 @@ static inline bool IsValidHandle( HANDLE handle )
#define elementsof( a ) (sizeof(a) / sizeof( (a)[0] ))
/////////////////////////////////////////////////////////////////////////////
-// Retrieves function adress in another process
+// Retrieves function address in another process
/////////////////////////////////////////////////////////////////////////////
#if 1