From 80586d0d106070ca47900edef774e4cbbbb002c9 Mon Sep 17 00:00:00 2001 From: Jonathan Rajotte Date: Wed, 22 Nov 2017 14:08:49 -0500 Subject: [PATCH] Typo Signed-off-by: Jonathan Rajotte --- .../tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lttng_ivc/tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py b/lttng_ivc/tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py index 5e06fd6..360db31 100644 --- a/lttng_ivc/tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py +++ b/lttng_ivc/tests/ust_soname_vs_tools/test_ust_so_name_vs_tools.py @@ -5,7 +5,7 @@ import lttng_ivc.utils.ProjectFactory as ProjectFactory import lttng_ivc.settings as Settings """ -TODO: Document how the tests is donne and what it tests +TODO: Document how the tests is done and what it tests At configure time At build time -- 2.34.1