Skip to content

Commit 1a161f8

Browse files
ericonrDuncaen
authored andcommitted
_posts/2021-02-23-OpenSSL.markdown: fix repeated words.
1 parent c845d05 commit 1a161f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2021-02-23-OpenSSL.markdown

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ modern OpenSSL has abandoned it.
7878

7979
One great feature of LibreSSL not offered by OpenSSL is the `libtls` library,
8080
which aims to be a hard to misuse interface for communicating over the web
81-
safely, with sane defaults and hard to misuse. Some of the packages we ship
82-
depend on it, so work has been done to package a standalone version of it in
81+
safely, with sane defaults. Some of the packages we ship depend on it, so work
82+
has been done to package a standalone version of it in
8383
[void-linux/void-packages#28732](https://github.com/void-linux/void-packages/pull/28732).
8484

8585
The Void Linux team is grateful for the work of the OpenBSD community on

0 commit comments

Comments
 (0)