Skip to content

Commit bfa4f89

Browse files
andy31415Copilot
andauthored
Update examples/providers/AllDevicesExampleDeviceInfoProviderImpl.cpp
Co-authored-by: Copilot <[email protected]>
1 parent 8f52e9f commit bfa4f89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/providers/AllDevicesExampleDeviceInfoProviderImpl.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ DeviceInfoProvider::SupportedLocalesIterator * AllDevicesExampleDeviceInfoProvid
4343
size_t AllDevicesExampleDeviceInfoProviderImpl::AllDevicesSupportedLocalesIteratorImpl::Count()
4444
{
4545
// Hardcoded list of locales
46-
// {("en-US")
46+
// {("en-US")}
4747

4848
return kNumSupportedLocales;
4949
}

0 commit comments

Comments
 (0)