diff --git a/dev/release-signing.rst b/dev/release-signing.rst index 964511e8f..1d839e2a8 100644 --- a/dev/release-signing.rst +++ b/dev/release-signing.rst @@ -21,7 +21,7 @@ Binary Signing .. versionadded:: 0.12.0 In a genuine release archive you expect to find the ``syncthing`` binary -(``syncting.exe`` on Windows) and an accompanying signature ``syncthing.sig`` +(``syncthing.exe`` on Windows) and an accompanying signature ``syncthing.sig`` (``syncthing.exe.sig`` on Windows). The signature file contains the `ECDSA signature `__