Skip to content

Commit

Permalink
docs: updated documentation for constants module
Browse files Browse the repository at this point in the history
FossilOrigin-Name: 5bfc7256569e3d485a8f04ff74cb2e50cea50cf2e0a8feacf20ab674da0c5e28
  • Loading branch information
thindil committed Feb 10, 2024
1 parent 261b051 commit 988e9bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.nim
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

## This module contains constants and variables types used by the shell's code
## This module contains constants used by the shell's code

# Standard library imports
import std/[dirs, os, paths]
Expand Down

0 comments on commit 988e9bd

Please sign in to comment.