gb manual: NS is implemented in libosmogb, not libosmocore

Change-Id: Ie833370d9839017cbc508912992fb084ee879fe3
diff --git a/doc/manuals/gb/ns.adoc b/doc/manuals/gb/ns.adoc
index 1dc2ed8..fbcd380 100644
--- a/doc/manuals/gb/ns.adoc
+++ b/doc/manuals/gb/ns.adoc
@@ -7,8 +7,8 @@
 
 ==== Messages Compliant With 3GPP TS 48.016
 
-The NS protocol is implemented inside libosmocore so none of the messages below are sent by OsmoPCU explicitly.
-Instead corresponding functions from libosmocore are called which send and receive messages as necessary. See <<ns_init>> for details
+The NS protocol is implemented inside libosmogb so none of the messages below are sent by OsmoPCU explicitly.
+Instead corresponding functions from libosmogb are called which send and receive messages as necessary. See <<ns_init>> for details
 on establishing NS connection.
 
 .Messages compliant with 3GPP TS 48.016