File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,7 +79,7 @@ the following source types:
79
79
(see :ref: `section-spkg-install `);
80
80
81
81
- Sage records the version number of the package installed using a file in
82
- ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will re-run the installation
82
+ ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will rerun the installation
83
83
if ``package-version.txt `` changes.
84
84
85
85
#. A ``wheel `` package:
@@ -93,7 +93,7 @@ the following source types:
93
93
- its version number is defined by the required file ``package-version.txt ``;
94
94
95
95
- Sage records the version number of the package installed using a file in
96
- ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will re-run the installation
96
+ ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will rerun the installation
97
97
if ``package-version.txt `` changes.
98
98
99
99
#. A ``pip `` package:
@@ -121,7 +121,7 @@ the following source types:
121
121
(see :ref: `section-spkg-install `);
122
122
123
123
- Sage records the version number of the package installed using a file in
124
- ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will re-run the installation
124
+ ``$SAGE_LOCAL/var/lib/sage/installed/ `` and will rerun the installation
125
125
if ``package-version.txt `` changes.
126
126
127
127
#. A ``dummy `` package:
You can’t perform that action at this time.
0 commit comments