Skip to content

Commit

Permalink
Fixed formatting issue.
Browse files Browse the repository at this point in the history
  • Loading branch information
gmessner committed May 16, 2015
1 parent e06ef8e commit 5becb8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ RepositoryFileApi:
```java
// Get info (name, size, ...) and the content ifrom a file in repository
RepositoryFile file = gitLabApi.getRepositoryFileApi().getFile("file-path", 1234, "ref");
```
```

SessionApi:
```java
Expand Down

0 comments on commit 5becb8b

Please sign in to comment.