From 40d127f5ad0d9fea548c3b050cea5dd726b0984f Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Wed, 24 May 2017 14:06:48 +0200 Subject: [PATCH] Accept both notations, as we also have to stick with the usage. also Wikipedia. --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 39395e24..0975fc99 100644 --- a/README.rst +++ b/README.rst @@ -149,7 +149,7 @@ to open an issue if you disagree. - list compréhension: *liste en compréhension* - mutable: *variable* - prompt: *invite* -- regular expression: *expression rationnelle* +- regular expression: *expression rationnelle*, *expression régulière* - socket: *socket* (in italics) - statement: *instruction* - underscore: *tiret bas*, *underscore* (in italics)