Skip to content

Commit a9ef447

Browse files
committed
* doc/octave-cfitsio.texi: fix typo introduced on last changeset
1 parent 983d115 commit a9ef447

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/octave-cfitsio.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ With an internet connection available, the package can be installed from
114114
octave-@value{PACKAGE} using the following command within @acronym{GNU} Octave:
115115

116116
@example
117-
pkg install "https://github.com/gnu-octave/octave-/@value{PACKAGE}releases/download/v@value(VERSION)/octave-@value{PACKAGE}-@value(VERSION).tar.gz"
117+
pkg install "https://github.com/gnu-octave/octave-/@value{PACKAGE}releases/download/v@value{VERSION}/octave-@value{PACKAGE}-@value{VERSION}.tar.gz"
118118
@end example
119119

120120
On @acronym{GNU} Octave 7 and higher, the package can be installed in the simpler form of:

0 commit comments

Comments
 (0)