From e8e2cbadc6d228dd7c6e75cb8132ba4b40658528 Mon Sep 17 00:00:00 2001 From: anders_k Date: Mon, 26 Dec 2016 23:52:10 +0000 Subject: [PATCH] Minor documentation fix (Patch #231) git-svn-id: https://svn.code.sf.net/p/nsis/code/NSIS/trunk@6827 212acab6-be3b-0410-9dea-997c60f758d6 --- Contrib/System/System.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Contrib/System/System.html b/Contrib/System/System.html index 0c03dcd1..54c120b4 100644 --- a/Contrib/System/System.html +++ b/Contrib/System/System.html @@ -693,7 +693,7 @@ DetailPrint "189189 = 189189 = $0" # 1
 System::Int64Op 156545668489 ~
 Pop $0
-DetailPrint "1 ~ = $0" # -156545668490
+DetailPrint "156545668489 ~ = $0" # -156545668490
 
 System::Int64Op 1 !