summaryrefslogtreecommitdiff
path: root/doc/languages-frameworks
diff options
context:
space:
mode:
author7karni <7karni@proton.me>2025-12-03 17:30:36 +0530
committer7karni <7karni@proton.me>2025-12-04 01:00:49 +0530
commite2841249077a62501f3af5e7c4445068f356c289 (patch)
tree9cf8bb8a43c3fddb18dd3023b6bf2822d2537a3f /doc/languages-frameworks
parentdoc/gradle: correction (other _than_) (diff)
downloadnixpkgs-e2841249077a62501f3af5e7c4445068f356c289.tar.gz
doc/gradle: edit (split sentence)
Diffstat (limited to 'doc/languages-frameworks')
-rw-r--r--doc/languages-frameworks/gradle.section.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/languages-frameworks/gradle.section.md b/doc/languages-frameworks/gradle.section.md
index e2dc35b89190..8f3659d3dd6d 100644
--- a/doc/languages-frameworks/gradle.section.md
+++ b/doc/languages-frameworks/gradle.section.md
@@ -138,7 +138,7 @@ The update script does the following:
downstream, non-nixpkgs projects)
- `data` - path to the dependencies lockfile (can be relative to the
package, can be absolute). In nixpkgs, it's discouraged to have the
- lockfiles be named anything other than `deps.json`, consider creating
+ lockfiles be named anything other than `deps.json`. Consider creating
subdirectories if your package requires multiple `deps.json` files.
## Environment {#gradle-environment}