Sophie

Sophie

distrib > Mageia > 7 > x86_64 > by-pkgid > 8e7905cf851649baedfb8f02c8d0b1fc > files > 4

erlang-getopt-1.0.1-1.mga7.src.rpm

From 5314f48cb90097c14fdeb8f97f7c5bbca1b7d58e Mon Sep 17 00:00:00 2001
From: Simon Skorokhodov <skorohodovsemen@gmail.com>
Date: Tue, 6 Mar 2018 23:37:37 +0100
Subject: [PATCH] Fix typo in README

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 553e7a0..377fcf8 100644
--- a/README.md
+++ b/README.md
@@ -260,7 +260,7 @@ e.g. `--increment=-100` is a valid expression; whereas `--increment -100` is inv
 Arguments of `utf8_binary` type allow proper binary encoding of arguments containing
 code points greater than 255. The resulting value is a normalized UTF-8 binary.
 
-As of Erlang/20, `standart_error` device has `unicode` option set to `false`.
+As of Erlang/20, `standard_error` device has `unicode` option set to `false`.
 It prevents correct printing of usage for arguments containing unicode
 binaries/strings as default values. To fix this, one needs to enable unicode:
 
-- 
2.19.0