You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by va...@apache.org on 2023/02/17 01:44:02 UTC

[couchdb] 05/05: Fix typo

This is an automated email from the ASF dual-hosted git repository.

vatamane pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/couchdb.git

commit 645912d0c923da8a4d21a8f0bfbddbc4146b7bf5
Author: Gabor Pali <ga...@ibm.com>
AuthorDate: Thu Feb 16 01:14:09 2023 +0100

    Fix typo
---
 README-DEV.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README-DEV.rst b/README-DEV.rst
index e0f1b8532..7ef844096 100644
--- a/README-DEV.rst
+++ b/README-DEV.rst
@@ -182,7 +182,7 @@ You can also run each test suite individually via the ``eunit``, ``mango-test``,
 
     make eunit
     make mango-test
-    make elixit-suite
+    make elixir-suite
     make weatherreport-test
 
 If you need to run specific Erlang tests, you can pass special "options"