Small. Fast. Reliable.
Choose any three.
*** 4,10 ****
  This means that you no longer have to recompile SQLite in order to add
  new functions and collations.
  <p>
! There is a new <u>experiemental</u> API call sqlite3_load_extension()
  that does the loading.  It is accessed from the shell using the
  ".load" command:
  </p>
--- 4,10 ----
  This means that you no longer have to recompile SQLite in order to add
  new functions and collations.
  <p>
! There is a new <u>experimental</u> API call sqlite3_load_extension()
  that does the loading.  It is accessed from the shell using the
  ".load" command:
  </p>