From 194195a97a2dce4a79815dff5766a46fcbd23cb0 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 7 Dec 2017 22:35:49 +0100 Subject: [PATCH] Fixed non-ascii in README.txt Running "LANG=C python setup.py install" just fails because of a single non-ascii char in README.txt. This patch fixes that. Change-Id: I6840da97cf41891f75afebe06d00e0d3e3849a3d --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5cec781..fca7d71 100644 --- a/README.rst +++ b/README.rst @@ -22,7 +22,7 @@ Karbor Karbor Mission Statement -* Formalize Application Data Protection in OpenStack (APIs, Services, Plugins, …) +* Formalize Application Data Protection in OpenStack (APIs, Services, Plugins, ...) * Be able to protect Any Resource in OpenStack(as well as their dependencies) * Allow Diversity of vendor solutions, capabilities and implementations without compromising usability