Skip to content

Commit

Permalink
Minor doc fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jeppenejsum committed Jun 21, 2011
1 parent 73ba486 commit 2694cf2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion web/webkit/src/main/scala/net/liftweb/http/SHtml.scala
Expand Up @@ -163,7 +163,6 @@ trait SHtml {
* Build a JavaScript function that will perform a JSON call based on a value calculated in JavaScript
*
* @param jsCalcValue the JavaScript to calculate the value to be sent to the server
* @param jsContext the context instance that defines JavaScript to be executed on call success or failure
* @param func the function to call when the data is sent
*
* @return the function ID and JavaScript that makes the call
Expand Down

0 comments on commit 2694cf2

Please sign in to comment.