mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
Bug 1410518
- Fix typo. r=me
This commit is contained in:
parent
c590e1443a
commit
2ec84d5f6a
@ -421,7 +421,7 @@ LocalStoreImpl::LoadData()
|
||||
NS_IMETHODIMP
|
||||
LocalStoreImpl::GetURI(nsACString& aURI)
|
||||
{
|
||||
aURI.AssignLiteral("rd:local-store");
|
||||
aURI.AssignLiteral("rdf:local-store");
|
||||
return NS_OK;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user