aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorCole Helbling <cole.e.helbling@outlook.com>2020-09-02 11:09:54 -0700
committerCole Helbling <cole.e.helbling@outlook.com>2020-09-02 11:13:36 -0700
commit0399839271d51d215430a2a511813c7dd2570769 (patch)
tree85d4b5ed734e6c207ebc466ae94bf27b463d2b6c /doc
parent4b702bf6b79843ebd3d6165362ce17f9a1327c9b (diff)
lib/file-type: remove types.loaOf
loaOf has been deprecated for a long time and is now in the process of removal (see https://github.com/NixOS/nixpkgs/pull/96042). Thus, we remove it here, too.
Diffstat (limited to 'doc')
-rw-r--r--doc/release-notes/rl-1903.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release-notes/rl-1903.adoc b/doc/release-notes/rl-1903.adoc
index 6dfdc67f5bf..1cba4235d60 100644
--- a/doc/release-notes/rl-1903.adoc
+++ b/doc/release-notes/rl-1903.adoc
@@ -5,7 +5,7 @@ The 19.03 release branch became the stable branch in April, 2019.
[[sec-release-19.03-highlights]]
=== Highlights
-:opt-home-file-source: opt-home.file._name__.source
+:opt-home-file-source: opt-home.file._name_.source
This release has the following notable changes: