Remove some duplicate words from the documentation
[openssl.git] / INSTALL
diff --git a/INSTALL b/INSTALL
index 6f04dbd7c14d9246f3a68fcedd3414c53aadbcde..3104801896785e4fa490c7e4cc3d0902f926f3d3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
                                source exists.
                    getrandom:  Use the L<getrandom(2)> or equivalent system
                                call.
-                   devrandom:  Use the the first device from the DEVRANDOM list
+                   devrandom:  Use the first device from the DEVRANDOM list
                                which can be opened to read random bytes. The
                                DEVRANDOM preprocessor constant expands to
                                "/dev/urandom","/dev/random","/dev/srandom" on