xartigas pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=070cde61b5a55bae055a084aa4dffbca02dfdcba

commit 070cde61b5a55bae055a084aa4dffbca02dfdcba
Author: Xavi Artigas <[email protected]>
Date:   Mon Nov 18 12:30:22 2019 +0100

    docs: Typos in ninja doc screen output
---
 doc/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/meson.build b/doc/meson.build
index 5598b18ba3..81c0e34910 100644
--- a/doc/meson.build
+++ b/doc/meson.build
@@ -189,7 +189,7 @@ compress_target = custom_target('package_doc_tar',
 )
 
 run_target('doc',
-  command: ['echo', 'Documentation sucessfully build!'],
+  command: ['echo', 'Documentation built successfully'],
   depends: compress_target,
 )
 

-- 


Reply via email to