cleanup: fix typos in comments and docs
Followup to https://developer.blender.org/D10288 Reviewed By: Blendify Differential Revision: https://developer.blender.org/D10346
This commit is contained in:
@@ -97,7 +97,7 @@ def extract_release_notes(version: str, task_id: int):
|
||||
|
||||
# Process
|
||||
|
||||
1. Retrieval of description of the gived `task_id`.
|
||||
1. Retrieval of description of the given `task_id`.
|
||||
2. Find rows for the given `version` and convert to `ReleaseLogLine`.
|
||||
3. based on the associated task or commit retrieves the title of the log
|
||||
line.
|
||||
|
||||
Reference in New Issue
Block a user