Skip to content

Commit d744af4

Browse files
authored
Add missing pF documentation
1 parent 699de57 commit d744af4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/units.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ end
142142
V,
143143
)
144144
@doc(
145-
"Capacitance in Farads. Available variants: `fF`, `nF`, `μF` (/`uF`), `mF`.",
145+
"Capacitance in Farads. Available variants: `fF`, `pF`, `nF`, `μF` (/`uF`), `mF`.",
146146
F,
147147
)
148148
@doc(

0 commit comments

Comments
 (0)