From 92448b4f3fbba97eed64ca0423e7d6f11f7a33c7 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Mon, 12 Sep 2022 15:57:47 +0200 Subject: [builder][server][proxy] correct a mistake in promise text --- src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/hydrilla/proxy/web_ui/templates/repos/show_single.html.jinja') 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" %} -- cgit v1.2.3