From 9589bad2d839313305e3aec1a2b999896b0a4209 Mon Sep 17 00:00:00 2001 From: Mark Nelson Date: Wed, 27 Jun 2018 11:33:05 +0800 Subject: [PATCH] Fixed reference to tool_mobile in CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 187cb9d..14e4259 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -9,7 +9,7 @@ Note - All hash comments refer to the issue number. Eg. #169 refers to https://g - Respect filters in the 'My certificates' and 'Verify certificate' pages (#197). - Fixed reference to 'mod/certificate' capability. -- Provided access to necessary web services for mobile functionality to the tool_mobile plugin (#202). +- Provided access to necessary web services for mobile functionality to the local_mobile plugin (#202). ### Changed