mirror of
https://github.com/ae-utbm/sith.git
synced 2024-11-22 14:13:21 +00:00
api: typo in doc comment
This commit is contained in:
parent
f533c39e67
commit
4094394cef
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user