aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/server/templates/base.html
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-09-12 15:57:47 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-12 15:57:47 +0200
commit92448b4f3fbba97eed64ca0423e7d6f11f7a33c7 (patch)
tree13f8b18514729b7ea443e508a9ec848094eb09a4 /src/hydrilla/server/templates/base.html
parent7f1c2a61135a2e21e960fa5801f3ae852bfb24ad (diff)
downloadhaketilo-hydrilla-92448b4f3fbba97eed64ca0423e7d6f11f7a33c7.tar.gz
haketilo-hydrilla-92448b4f3fbba97eed64ca0423e7d6f11f7a33c7.zip
[builder][server][proxy] correct a mistake in promise text
Diffstat (limited to 'src/hydrilla/server/templates/base.html')
-rw-r--r--src/hydrilla/server/templates/base.html5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/hydrilla/server/templates/base.html b/src/hydrilla/server/templates/base.html
index 34cb214..7d8c3a6 100644
--- a/src/hydrilla/server/templates/base.html
+++ b/src/hydrilla/server/templates/base.html
@@ -19,8 +19,9 @@ License for more details.
I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's license. Although I request that you do not make use this code
-in a proprietary program, I am not going to enforce this in court.
+file's license. Although I request that you do not make use of this
+code in a proprietary program, I am not going to enforce this in
+court.
#}
{% macro link_for(endpoint, text) -%}