Skip to content

Commit a7d6056

Browse files
authored
Merge pull request #115 from DavidRieman/master
Fix "envionment" typo
2 parents e73e279 + f6ce473 commit a7d6056

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/ReactNativeBlobUtil/ReactNativeBlobUtil.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -535,7 +535,7 @@ - (NSDictionary *)constantsToExport
535535
});
536536
}
537537

538-
#pragma mark - fs.getEnvionmentDirs
538+
#pragma mark - fs.getEnvironmentDirs
539539
RCT_EXPORT_METHOD(getEnvironmentDirs:(RCTResponseSenderBlock) callback)
540540
{
541541

0 commit comments

Comments
 (0)