mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
treewide: Fix typos
This commit is contained in:
parent
d37aa6f414
commit
470614b671
14 changed files with 19 additions and 19 deletions
|
@ -200,7 +200,7 @@ Internally, the helper operates in three stages:
|
|||
composer repository on the filesystem containing dependencies specified in
|
||||
`composer.json`. This process uses the function
|
||||
`php.mkComposerRepository` which in turn uses the
|
||||
`php.composerHooks.composerRepositoryHook` hook. Internaly this function uses
|
||||
`php.composerHooks.composerRepositoryHook` hook. Internally this function uses
|
||||
a custom
|
||||
[Composer plugin](https://github.com/nix-community/composer-local-repo-plugin) to
|
||||
generate the repository.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue