Skip to content

Commit 1828e5a

Browse files
authored
Fix typo in background_loading.rst
1 parent bb0b8b8 commit 1828e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/io/background_loading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You can check the status with
2929
Progress can be obtained by passing an array variable via progress which will return
3030
a one element array containing the percentage.
3131

32-
Finally, you retrieved loaded resources by calling
32+
Finally, you retrieve loaded resources by calling
3333
:ref:`ResourceLoader.load_threaded_get <class_ResourceLoader_method_load_threaded_get>`.
3434

3535
Once you call ``load_threaded_get()``, either the resource finished loading in

0 commit comments

Comments
 (0)