Skip to content

Commit

Permalink
[MINOR] Fixed Spelling.
Browse files Browse the repository at this point in the history
Closes #156
  • Loading branch information
jimmycasey authored and lresende committed Aug 1, 2018
1 parent 1db9bff commit cc8bf2a
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -18,7 +18,7 @@ package org.apache.toree.kernel.interpreter.sparkr

/**
* Provides reflective access into the backend R component that is not
* publically accessible.
* publicly accessible.
*/
class ReflectiveRBackend {
private val rBackendClass = Class.forName("org.apache.spark.api.r.RBackend")
Expand Down

0 comments on commit cc8bf2a

Please sign in to comment.