Skip to content

Commit

Permalink
docs updated
Browse files Browse the repository at this point in the history
  • Loading branch information
mplatvoet committed Jun 9, 2015
1 parent 4c16b74 commit 5ffd975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ Progress is the client part of progress tracking. You can register a callback fo
just query the current state. This can be shared across threads. You obtain a `Progress` instance from a `ProgressControl`
instance.

```
```kt
val control = //...
val progress = control.progress

Expand Down

0 comments on commit 5ffd975

Please sign in to comment.