aboutsummaryrefslogtreecommitdiff
path: root/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
diff options
context:
space:
mode:
authorWojtek Kosior <koszko@koszko.org>2022-09-12 15:57:47 +0200
committerWojtek Kosior <koszko@koszko.org>2022-09-28 14:03:18 +0200
commit9666e30246f5b5f7ae8ba5d739f46a3777ad3a22 (patch)
tree82012333a143cfe205de06d74be9e0612c648bcf /src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
parent8e022103636121b13d2ad63d61b84ca927e4aeb1 (diff)
downloadhaketilo-hydrilla-9666e30246f5b5f7ae8ba5d739f46a3777ad3a22.tar.gz
haketilo-hydrilla-9666e30246f5b5f7ae8ba5d739f46a3777ad3a22.zip
[builder][server][proxy] correct a mistake in promise text
Diffstat (limited to 'src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja')
-rw-r--r--src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
index 2c695d0..25015ae 100644
--- a/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
+++ b/src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja
@@ -15,8 +15,8 @@ You can choose to use either of these licenses or both.
I, Wojtek Kosior, thereby promise not to sue for violation of this
-file's licenses. Although I request that you do not make use this code
-in a proprietary work, I am not going to enforce this in court.
+file's licenses. Although I request that you do not make use of this
+code in a proprietary work, I am not going to enforce this in court.
#}
{% extends "base.html.jinja" %}