Fix typos in apps/ subdirectory
Found via codespell -q 3 -S l10n,./apps/files_external/3rdparty -L adn,ba,boxs,keypair,jus,optionel,ressource,tabel ./apps/
Signed-off-by: luz paz [email protected]
@luzpaz Can you rebase please?
@come-nc, indeed, rebased.
@CarlSchwan It needs a compile-amend I think, but I suppose the bot cannot do that on an external repo? Do you know the manual command required to fix it?
@luzpaz Can you run npm ci && npm run build and commit the result ?
If not I can import your branch in a local branch and do it.
I'd rather not run npm :rofl:
I'd rather not run
npmrofl
I’ll take it from here then.
Superseeded by https://github.com/nextcloud/server/pull/33895
@luzpaz Merged, thanks a lot.