changeset 8:d0bb084e17b4

Lol notes
author nanaya <me@myconan.net>
date Tue, 24 Nov 2015 20:30:32 +0900
parents c1086c23ef29
children c7f8d6c21edd
files index.html
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue Nov 24 20:29:57 2015 +0900
+++ b/index.html	Tue Nov 24 20:30:32 2015 +0900
@@ -81,7 +81,7 @@
       <li>Perhitungan:
         <ul>
           <li>Bank: <code>jumlah &times; 1.07 &times; nilai_tukar</code>, dibulatkan ke seribuan terdekat.</li>
-          <li>Bank (alt): <code>jumlah &times; 1.01 &times; nilai_tukar + 25000</code>, dibulatkan ke seribuan terdekat.</li>
+          <li>Bank (alt): <code>jumlah &times; 1.01 &times; nilai_tukar + 25000</code>, dibulatkan ke seribuan terdekat. Rekeningnya sama.</li>
           <li>PayPal: <code>jumlah &times; 1.05</code>, dibulatkan ke satuan terdekat.</li>
         </ul>
       </li>