From a34dfc0906d5e3b09b5dc333e1e1d373b850a314 Mon Sep 17 00:00:00 2001 From: Mark Spruiell Date: Thu, 1 Feb 2018 10:42:02 -0800 Subject: ICE-8544 - Updates to packaging metadata --- cpp/src/Slice/PythonUtil.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/src/Slice/PythonUtil.h') diff --git a/cpp/src/Slice/PythonUtil.h b/cpp/src/Slice/PythonUtil.h index d0967fce529..6f29643be36 100644 --- a/cpp/src/Slice/PythonUtil.h +++ b/cpp/src/Slice/PythonUtil.h @@ -46,7 +46,7 @@ std::string scopedToName(const std::string&); std::string fixIdent(const std::string&); // -// Return the package specified in the global metadata for the given definition, +// Return the package specified by metadata for the given definition, // or an empty string if no metadata was found. // std::string getPackageMetadata(const Slice::ContainedPtr&); -- cgit v1.2.3