From 4094394cef5c6cd03643c838085d3629664f7ffb Mon Sep 17 00:00:00 2001 From: tleb Date: Mon, 21 Oct 2019 08:13:36 +0200 Subject: [PATCH] api: typo in doc comment --- api/views/uv.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/views/uv.py b/api/views/uv.py index 5a0f2929..24e72dd2 100644 --- a/api/views/uv.py +++ b/api/views/uv.py @@ -28,7 +28,7 @@ def uv_endpoint(request): def find_uv(lang, year, code): """ - Uses the UTBM API to find a UV. + Uses the UTBM API to find an UV. short_uv is the UV entry in the UV list. It is returned as it contains information which are not in full_uv. full_uv is the detailed representation of an UV.