zf

zenflows testing
git clone https://s.sonu.ch/~srfsh/zf.git
Log | Files | Refs | Submodules | README | LICENSE

commit 612a24ea84f60428a7998c9b6aaa58e0f0ccae10
parent aed4b913448bcbfc0ab1567f974e1396833e635e
Author: srfsh <dev@srf.sh>
Date:   Sun, 10 Jul 2022 19:39:12 +0200

zenflows/application: fix typos in the header

Diffstat:
Msrc/zenflows/application.ex | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/zenflows/application.ex b/src/zenflows/application.ex @@ -18,8 +18,8 @@ end defp print_header() do unless System.get_env("NOHEADER") do IO.puts(""" - Zenflows is designed to implement the Valuflows vocabulary, - written, and maintained by srfsh <info@dyne.org>. + Zenflows is designed to implement the Valueflows vocabulary, + written and maintained by srfsh <info@dyne.org>. Copyright (C) 2021-2022 Dyne.org foundation <foundation@dyne.org>. This program is free software: you can redistribute it and/or modify