forked from facebookincubator/velox
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(replace_first): Fix up registration of replace_first (facebookinc…
…ubator#11556) Summary: The function should be replace_first not replaceFirst. This was incorrectly registered so users were not picking it up. Registering it to the correct name now. Pull Request resolved: facebookincubator#11556 Reviewed By: amitkdutta Differential Revision: D66027440 fbshipit-source-id: b57965fc3380f4e50783410d6f85781da48b2e79
- Loading branch information
1 parent
00e8149
commit 90bbdaa
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters