From 39e97e8732a128718ba17505ad8a1efa8d44e177 Mon Sep 17 00:00:00 2001 From: "F. Aragon" Date: Mon, 8 Apr 2019 16:46:33 +0200 Subject: [PATCH] doc: fix typo Signed-off-by: F. Aragon --- doc/developer/ospf-sr.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/developer/ospf-sr.rst b/doc/developer/ospf-sr.rst index 23bc803d76..d798ba78ef 100644 --- a/doc/developer/ospf-sr.rst +++ b/doc/developer/ospf-sr.rst @@ -147,7 +147,7 @@ modify the Segment Routing Global Block (SRGB) and Maximum Stack Depth (MSD) TLV. Only Shortest Path First (SPF) Algorithm is supported, so no possibility to modify this TLV is offer by the code. -When Opaque LSA Tyep 4 i.e. Router Information are stored in LSDB, function +When Opaque LSA Type 4 i.e. Router Information are stored in LSDB, function `ospf_opaque_lsa_install_hook()` will call the previously registered function `ospf_router_info_lsa_update()`. In turn, the function will simply trigger `ospf_sr_ri_lsa_update()` or `ospf_sr_ri_lsa_delete` in function of the LSA -- 2.39.5