commit | 1d009c248eed8cd60ca2125cff40ce07a6a4934c | [log] [tgz] |
---|---|---|
author | Maxime Roussin-Bélanger <maxime.roussin-belanger@sonatest.com> | Thu Dec 17 17:10:13 2020 -0500 |
committer | Maxime Roussin-Bélanger <maxime.roussin-belanger@sonatest.com> | Wed Feb 24 10:01:17 2021 -0500 |
tree | cd9dbf1fdec202f60dcfbe0ccfec03369025ba50 | |
parent | 35e34505ce41352ab7ebb9c89ca96ac0e4e45035 [diff] [blame] |
libweston: fix typos Signed-off-by: Maxime Roussin-Bélanger <maxime.roussinbelanger@gmail.com>
diff --git a/libweston/timeline.c b/libweston/timeline.c index d5738f4..7b6f25c 100644 --- a/libweston/timeline.c +++ b/libweston/timeline.c
@@ -362,7 +362,7 @@ * Can be used from outside libweston. * * @param wc a weston_compositor instance - * @param object the underyling object + * @param object the underlying object * * @ingroup log */