Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Tatuya Kamada
gitlab-ce
Commits
4bcbb617
Commit
4bcbb617
authored
Dec 09, 2015
by
Robert Speicher
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix-typos' into 'master'
Fix typos in integration docs [ci skip] See merge request !1999
parents
cfe46f48
900d3a09
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
7 additions
and
7 deletions
+7
-7
doc/integration/bitbucket.md
doc/integration/bitbucket.md
+1
-1
doc/integration/crowd.md
doc/integration/crowd.md
+1
-1
doc/integration/github.md
doc/integration/github.md
+1
-1
doc/integration/gitlab.md
doc/integration/gitlab.md
+1
-1
doc/integration/google.md
doc/integration/google.md
+1
-1
doc/integration/saml.md
doc/integration/saml.md
+1
-1
doc/integration/twitter.md
doc/integration/twitter.md
+1
-1
No files found.
doc/integration/bitbucket.md
View file @
4bcbb617
...
...
@@ -30,7 +30,7 @@ Bitbucket will generate an application ID and secret key for you to use.
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/crowd.md
View file @
4bcbb617
...
...
@@ -10,7 +10,7 @@ To enable the Crowd OmniAuth provider you must register your application with Cr
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/github.md
View file @
4bcbb617
...
...
@@ -32,7 +32,7 @@ GitHub will generate an application ID and secret key for you to use.
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/gitlab.md
View file @
4bcbb617
...
...
@@ -38,7 +38,7 @@ GitLab.com will generate an application ID and secret key for you to use.
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/google.md
View file @
4bcbb617
...
...
@@ -35,7 +35,7 @@ To enable the Google OAuth2 OmniAuth provider you must register your application
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/saml.md
View file @
4bcbb617
...
...
@@ -14,7 +14,7 @@ First configure SAML 2.0 support in GitLab, then register the GitLab application
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
doc/integration/twitter.md
View file @
4bcbb617
...
...
@@ -37,7 +37,7 @@ To enable the Twitter OmniAuth provider you must register your application with
sudo editor /etc/gitlab/gitlab.rb
```
For instalations from source:
For instal
l
ations from source:
```sh
cd /home/git/gitlab
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment