Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Seizan Shimazaki authored and sorin-ionescu committed Oct 6, 2014
1 parent 493bf30 commit fdb406f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions modules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,10 @@ Node.js

Provides utility functions for Node.js and loads npm completion.

Ocaml
OCaml
-----

Initializes Ocaml package management.
Initializes OCaml package management.

OSX
---
Expand Down
8 changes: 4 additions & 4 deletions modules/ocaml/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
Ocaml
OCaml
=====

Initializes [Ocaml][1] package management.
Initializes [OCaml][1] package management.

OPAM
----

[OPAM][2] is a package manager for Ocaml.
[OPAM][2] is a package manager for OCaml.

This module enables local package installation with OPAM by extending the
relevant path and Ocaml variables.
relevant path and OCaml variables.

### Usage

Expand Down
2 changes: 1 addition & 1 deletion modules/ocaml/init.zsh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Initializes Ocaml package management.
# Initializes OCaml package management.
#
# Authors:
# Sebastian Wiesner <[email protected]>
Expand Down

0 comments on commit fdb406f

Please sign in to comment.