From 204215c57325daa2285725cb3de77f95f87268c2 Mon Sep 17 00:00:00 2001 From: David Rowe Date: Tue, 10 Dec 2019 07:49:37 +1300 Subject: [PATCH] Typo --- libraries/networking/src/AddressManager.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libraries/networking/src/AddressManager.h b/libraries/networking/src/AddressManager.h index 655b2901de..8bdb777f96 100644 --- a/libraries/networking/src/AddressManager.h +++ b/libraries/networking/src/AddressManager.h @@ -69,7 +69,7 @@ const QString GET_PLACE = "/api/v1/places/%1"; */ /**jsdoc - * The AddressMAnager API provides facilities related to your current location in the metaverse. + * The AddressManager API provides facilities related to your current location in the metaverse. * * @namespace AddressManager *